Nicola Crane created ARROW-18357:
------------------------------------
Summary: [R] support parse_options, read_options, convert_options
in open_dataset to mirror read_csv_arrow
Key: ARROW-18357
URL: https://issues.apache.org/jira/browse/ARROW-18357
Project: Apache Arrow
Issue Type: Sub-task
Components: R
Reporter: Nicola Crane
The {{read_csv_arrow()}} function allows users to pass in options via its
parse_options, convert_options, and read_options parameters. We could allow
users to pass these into {{open_dataset()}} to enable users to more easily
switch between {{read_csv_arrow()}} and {{open_dataset()}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)