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

[FEA] Support nested types in JSON reader #8827

Closed
4 tasks done
Tracked by #9
vuule opened this issue Jul 22, 2021 · 5 comments
Closed
4 tasks done
Tracked by #9

[FEA] Support nested types in JSON reader #8827

vuule opened this issue Jul 22, 2021 · 5 comments
Assignees
Labels
cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.

Comments

@vuule
Copy link
Contributor

vuule commented Jul 22, 2021

Support arbitrarily nested types in JSON reader.

  • JSON format
  • JSON lines format
  • schema inference
  • user-provided schema

(edited by @GregoryKimball, 2022-06-30)

@vuule vuule added feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API. cuIO cuIO issue labels Jul 22, 2021
@beckernick beckernick added this to the IO Data Type Expansion milestone Jul 27, 2021
@revans2
Copy link
Contributor

revans2 commented Nov 2, 2021

Just a little curious. In the check list here it says that reading list types is done. But #8335 is closed pointing at this as a duplicate. So can I assume that it is not done yet?

@vuule
Copy link
Contributor Author

vuule commented Nov 2, 2021

I think that maybe the item was automatically marked as done when #8335 was closed. Unchecked it now.

@github-actions
Copy link

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@revans2
Copy link
Contributor

revans2 commented Feb 2, 2022

This is still wanted

@GregoryKimball
Copy link
Contributor

The core feature was released in 22.10, please consult the milestone for follow-up items!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuIO cuIO issue feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
Projects
None yet
Development

No branches or pull requests

5 participants