[ 
https://issues.apache.org/jira/browse/ARROW-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Kietzman updated ARROW-6494:
-------------------------------------
    Description: 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".  (was: 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".)

> [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
>            Priority: Major
>              Labels: dataset
>
> 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