Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-6697

[Rust] [DataFusion] Validate that all parquet partitions have the same schema

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Rust, Rust - DataFusion
    • None

    Description

      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.

      Attachments

        Activity

          People

            andygrove Andy Grove
            andygrove Andy Grove
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: