Benjamin Kietzman created ARROW-6494:
----------------------------------------

             Summary: [C++] Implement basic PartitionScheme
                 Key: ARROW-6494
                 URL: https://issues.apache.org/jira/browse/ARROW-6494
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Benjamin Kietzman
            Assignee: Benjamin Kietzman


The PartitionScheme interface parses paths and yields the partition expressions 
which are encoded in those paths. For example, the Hive partition scheme would 
yield {{"a"_=2 and "b"_=3}} from "a=2/b=3/*.parquet".



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to