Parquet reader should be able to read structs within list #1186
Labels
enhancement
Any new improvement worthy of a entry in the changelog
parquet
Changes to the parquet crate
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Reading a parquet file containing a list of structs fails with an error like
Describe the solution you'd like
The reader should support reading parquet files containing lists of structs and not produce an error.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: