Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support arrays of arrays and structs for concat on arrays #5542

Merged
merged 1 commit into from
May 28, 2022

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented May 19, 2022

This fixes #5476

This depends on rapidsai/cudf#10890

I did a quick patch to verify that the CUDF patch from @nvdbaranec would work for us, and it was only a few more mins to get everything to the point for a real patch, so I just did it.

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2 revans2 added the feature request New feature or request label May 19, 2022
@revans2 revans2 added this to the May 2 - May 20 milestone May 19, 2022
@revans2 revans2 self-assigned this May 19, 2022
@revans2 revans2 marked this pull request as draft May 19, 2022 14:31
@revans2 revans2 marked this pull request as ready for review May 26, 2022 11:05
@revans2
Copy link
Collaborator Author

revans2 commented May 26, 2022

build

@sameerz sameerz merged commit e14274d into NVIDIA:branch-22.06 May 28, 2022
@revans2 revans2 deleted the nested_list_concat branch June 27, 2022 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] extend concat on arrays to all nested types.
3 participants