Weston Pace created ARROW-13775:
-----------------------------------
Summary: [C++] Allow Partitioning objects to be created with a
vector of field names
Key: ARROW-13775
URL: https://issues.apache.org/jira/browse/ARROW-13775
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Weston Pace
Formatting expressions should be doable without the data types. If data types
are provided then the expression literals should still be cast to the
appropriate data type as before.
Parsing paths could be doable without the data types (we could infer this) but
since we already have PartitioningFactory / FilesystemDatasetFactory for this
use case I don't see much advantage in supporting that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)