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

Use JCudfSerialization to deserialize a table to host columns #3766

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Oct 7, 2021

Fixes #3723, depends upon rapidsai/cudf#9402.

Removing the duplicated code from JCudfSerialization and calling the new JCudfSerialization API to reconstruct host columns from a serialized contiguous table.

@jlowe jlowe added this to the Oct 4 - Oct 15 milestone Oct 7, 2021
@jlowe jlowe self-assigned this Oct 7, 2021
@sameerz sameerz added the task Work required that improves the product but is not user facing label Oct 8, 2021
@jlowe
Copy link
Member Author

jlowe commented Oct 22, 2021

cudf dependency has been merged, so this is ready to go.

@jlowe
Copy link
Member Author

jlowe commented Oct 22, 2021

build

@jlowe jlowe marked this pull request as ready for review October 22, 2021 18:47
@jlowe jlowe merged commit c458738 into NVIDIA:branch-21.12 Oct 25, 2021
@jlowe jlowe deleted the jcudf-host-deserialize branch October 25, 2021 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate host column deserialization code to cudf
3 participants