[ https://issues.apache.org/jira/browse/ARROW-6697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254225#comment-17254225 ]
Andy Grove commented on ARROW-6697: ----------------------------------- This will be fixed by https://github.com/apache/arrow/pull/8992 > [Rust] [DataFusion] Validate that all parquet partitions have the same schema > ----------------------------------------------------------------------------- > > Key: ARROW-6697 > URL: https://issues.apache.org/jira/browse/ARROW-6697 > Project: Apache Arrow > Issue Type: New Feature > Components: Rust, Rust - DataFusion > Reporter: Andy Grove > Priority: Major > > When reading a partitioned Parquet file in DataFusion, the schema is read > from the first partition and it is assumed that all other partitions have the > same schema. > It would be better to actually validate that all of the partitions have the > same schema since there is no support for schema merging yet. -- This message was sent by Atlassian Jira (v8.3.4#803005)