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 for nested data types #720

Closed
kyogesha opened this issue Aug 26, 2021 · 2 comments · Fixed by #1588
Closed

Support for nested data types #720

kyogesha opened this issue Aug 26, 2021 · 2 comments · Fixed by #1588
Labels
question Further information is requested

Comments

@kyogesha
Copy link

kyogesha commented Aug 26, 2021

While reading a parquet file using arrow rust, I ran into an issue

ArrowError("reading List(GroupType ... into arrow not supported yet")

Any timeline for supporting nested structures would be of great help.

Thanks!

@kyogesha kyogesha added the question Further information is requested label Aug 26, 2021
@kesavkolla
Copy link
Contributor

@kyogesha can you add the actual type definition that is involved in this exception?

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

Successfully merging a pull request may close this issue.

3 participants