[
https://issues.apache.org/jira/browse/ARROW-15812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicola Crane updated ARROW-15812:
---------------------------------
Parent: ARROW-18181
Issue Type: Sub-task (was: Improvement)
> [R] Allow user to supply col_names argument when reading in a CSV dataset
> -------------------------------------------------------------------------
>
> Key: ARROW-15812
> URL: https://issues.apache.org/jira/browse/ARROW-15812
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: R
> Reporter: Nicola Crane
> Priority: Major
>
> Allow the user to supply the {{col_names}} argument from {{readr}} when
> reading in a dataset.
> This is already possible when reading in a single CSV file via
> {{arrow::read_csv_arrow()}} via the {{readr_to_csv_read_options}} function,
> and so once the C++ functionality to autogenerate column names for Datasets
> is implemented, we should hook up {{readr_to_csv_read_options}} in
> {{csv_file_format_read_opts}} just like we have with
> {{readr_to_csv_parse_options}} in {{csv_file_format_parse_options}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)