Francois Saint-Jacques created ARROW-9068:
---------------------------------------------
Summary: [C++][Dataset] Simplify Partitioning interface
Key: ARROW-9068
URL: https://issues.apache.org/jira/browse/ARROW-9068
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Francois Saint-Jacques
The `int segment` of `Partitioning::Parse` should not be exposed to the user.
KeyValuePartiioning should be a private Impl interface, not in public headers.
The same apply to `Partitioning::Format`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)