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

Nicola Crane updated ARROW-18352:
---------------------------------
    Description: 
Umbrella ticket for improvements for our interface to the datasets API, and 
making the experience more consistent between {{open_dataset()}} and the 
{{read_*()}} functions.

The current parameters which are supported in {{read_delim_arrow()}} but not in 
{{open_dataset}} are:
* file
* col_names
* col_select
* na
* quoted_na
* parse_options/convert_options/read_options*
* as_data_frame

Subtasks 2, 5, 6, 7, 8, and 10 below allow us to support all of the 
{{read_csv_arrow()}} options in {{open_dataset()}} for CSVs, or give helpful 
error messages when options aren't supported.

  was:
Umbrella ticket for improvements for our interface to the datasets API, and 
making the experience more consistent between {{open_dataset()}} and the 
{{read_*()}} functions.

Subtasks 2, 5, 6, 7, 8, and 10 below allow us to support all of the 
{{read_csv_arrow()}} options in {{open_dataset()}} for CSVs, or give helpful 
error messages when options aren't supported.


> [R] Datasets API interface improvements
> ---------------------------------------
>
>                 Key: ARROW-18352
>                 URL: https://issues.apache.org/jira/browse/ARROW-18352
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Nicola Crane
>            Priority: Major
>
> Umbrella ticket for improvements for our interface to the datasets API, and 
> making the experience more consistent between {{open_dataset()}} and the 
> {{read_*()}} functions.
> The current parameters which are supported in {{read_delim_arrow()}} but not 
> in {{open_dataset}} are:
> * file
> * col_names
> * col_select
> * na
> * quoted_na
> * parse_options/convert_options/read_options*
> * as_data_frame
> Subtasks 2, 5, 6, 7, 8, and 10 below allow us to support all of the 
> {{read_csv_arrow()}} options in {{open_dataset()}} for CSVs, or give helpful 
> error messages when options aren't supported.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to