You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/08/26 23:15:00 UTC

[jira] [Created] (ARROW-13775) [C++] Allow Partitioning objects to be created with a vector of field names

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)