You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/12/23 16:40:00 UTC

[jira] [Created] (ARROW-11019) [Rust] [DataFusion] Add support for reading partitioned Parquet files

Andy Grove created ARROW-11019:
----------------------------------

             Summary: [Rust] [DataFusion] Add support for reading partitioned Parquet files
                 Key: ARROW-11019
                 URL: https://issues.apache.org/jira/browse/ARROW-11019
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust - DataFusion
            Reporter: Andy Grove


Add support for reading Parquet files that are partitioned by key where the files are under a directory structure based on partition keys and values.

/path/to/files/KEY1=value/KEY2=value/files



--
This message was sent by Atlassian Jira
(v8.3.4#803005)