[ 
https://issues.apache.org/jira/browse/ARROW-15812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-15812:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Assignee: Will Jones
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to