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

Add in some basic support for Structs #1131

Merged
merged 3 commits into from
Nov 16, 2020
Merged

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Nov 16, 2020

This allows for structs to go to/from the GPU, filter structs, get if they are null or not, and get them out of an array.

This is still very basic.

@revans2 revans2 added this to the Nov 9 - Nov 20 milestone Nov 16, 2020
@revans2 revans2 self-assigned this Nov 16, 2020
@revans2
Copy link
Collaborator Author

revans2 commented Nov 16, 2020

build

Copy link
Collaborator

@kuhushukla kuhushukla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am yet to review the python pieces but the other changes lgtm.

@revans2 revans2 merged commit a0afb92 into NVIDIA:branch-0.3 Nov 16, 2020
@revans2 revans2 deleted the struct_to_gpu branch November 16, 2020 22:55
@sameerz sameerz added the feature request New feature or request label Nov 19, 2020
sperlingxx pushed a commit to sperlingxx/spark-rapids that referenced this pull request Nov 20, 2020
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
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.

4 participants