You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/03 17:55:06 UTC

[GitHub] [arrow-datafusion] andrei-ionescu edited a comment on pull request #1392: Fix index out of bounds for stats on nested fields

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org