Nicola Crane created ARROW-18358:
------------------------------------
Summary: [R] Implement new function open_dataset_csv with
signature more closely matching read_csv_arrow
Key: ARROW-18358
URL: https://issues.apache.org/jira/browse/ARROW-18358
Project: Apache Arrow
Issue Type: Sub-task
Components: R
Reporter: Nicola Crane
In order to make the transition between using the different CSV reading
functions as smoothly as possible we could introduce a version of open_dataset
specifically for reading CSVs with a signature more closely matching that of
read_csv_arrow - this would just pass the arguments through to open_dataset (in
the ellipses), but would make it simpler to have a docs page showing these
options explicitly and thus be clearer for users.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)