[
https://issues.apache.org/jira/browse/ARROW-14612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicola Crane updated ARROW-14612:
---------------------------------
Description:
Directory-based partitioning is a feature of Arrow, but could we support
filename-based partitioning?
e.g. I have a series of CSV files here all called something like
{{foo_month_year.csv}} and it'd be nice to be able to read them in and then the
month/year bits of the filenames then appear as fields I can filter on etc.
was:
Directory-based partitioning is a feature of Arrow, but could we support
filename-based partitioning?
e.g. I have a series of CSV files here all called something like
{{foo_month_year.csv}} and it'd be nice to be able to read them in with and
then the month/year bits of the filenames then appear as fields I can filter on
etc.
> [C++] Support for filename-based partitioning
> ---------------------------------------------
>
> Key: ARROW-14612
> URL: https://issues.apache.org/jira/browse/ARROW-14612
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Nicola Crane
> Priority: Major
>
> Directory-based partitioning is a feature of Arrow, but could we support
> filename-based partitioning?
> e.g. I have a series of CSV files here all called something like
> {{foo_month_year.csv}} and it'd be nice to be able to read them in and then
> the month/year bits of the filenames then appear as fields I can filter on
> etc.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)