Neal Richardson created ARROW-5500:
--------------------------------------
Summary: [R] read_csv_arrow() signature should match
readr::read_csv()
Key: ARROW-5500
URL: https://issues.apache.org/jira/browse/ARROW-5500
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Neal Richardson
Fix For: 0.14.0
So that using it is natural for R users. Internally handle all of the logic
needed to map those onto csv_convert_options, csv_read_options, and
csv_parse_options. And give a useful error message if a user requests a setting
that readr supports but arrow does not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)