[
https://issues.apache.org/jira/browse/ARROW-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Farmer reassigned ARROW-10219:
-----------------------------------
Assignee: (was: Weston Pace)
This issue was last updated over 90 days ago, which may be an indication it is
no longer being actively worked. To better reflect the current state, the issue
is being unassigned. Please feel free to re-take assignment of the issue if it
is being actively worked, or if you plan to start that work soon.
> [C++] csv::TableReader column names, Read() arguments
> -----------------------------------------------------
>
> Key: ARROW-10219
> URL: https://issues.apache.org/jira/browse/ARROW-10219
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Neal Richardson
> Priority: Major
> Labels: beginner
>
> Some feature requests:
> * csv::TableReader {{column_names}} method, and/or {{schema}} method. This
> will (in most cases) require IO to get these from the file, but that's fine.
> There are use cases (we've seen in R) where it would help to be able to get
> the names from the file (e.g. when you specify column types, it's a map of
> column name to type, so you can't currently specify types without also
> specifying names)
> * Add Read(std::vector<int>) like how feather (and parquet?) have so that you
> don't have to parse and allocate columns you don't want.
> cc [~apitrou] [~romainfrancois]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)