andrei-ionescu edited a comment on pull request #1392:
URL: https://github.com/apache/arrow-datafusion/pull/1392#issuecomment-985713034


   @houqp This what I'm seeing - and please correct me if I'm wrong - **there 
is no support in reading nested parquet files in DataFusion.**
   
   I've tried to use the 
[`nested_struct.rust.parquet`](https://github.com/apache/parquet-testing/blob/master/data/nested_structs.rust.parquet)
 file that is present in the `parquet-testing` git submodule for some 
DataFusion tests and is not working. And I couldn't find any other tests with 
nested fields in parquet in DataFusion.
   
   With all these being said, what's the strategy on supporting nested source 
structures in DataFusion?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to