[
https://issues.apache.org/jira/browse/ARROW-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6494:
----------------------------------
Labels: dataset pull-request-available (was: dataset)
> [C++][Dataset] 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, pull-request-available
>
> 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.4#803005)