Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
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".
Attachments
Issue Links
- is related to
-
ARROW-6906 [C++] Use re2 instead of std::regex in Dataset partitionschemes implementation
- Closed
- links to