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

WIP: Add support for reading structs in GpuJsonScan #10245

Closed
wants to merge 2 commits into from

Conversation

andygrove
Copy link
Contributor

@andygrove andygrove commented Jan 22, 2024

Closes #10241

Creating this draft PR for discussion.

Pros:

  • Allows us to read JSON files containing structs on the GPU, making it consistent with GpuJsonToStruct, which already supports this

Cons:

@andygrove
Copy link
Contributor Author

Closing this until we have a solution for rapidsai/cudf#14830

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Add support for reading nested JSON in GpuJsonScan
1 participant