Neal Richardson created ARROW-13623:
---------------------------------------
Summary: [R] write_csv_arrow should follow the signature of
readr::write_csv
Key: ARROW-13623
URL: https://issues.apache.org/jira/browse/ARROW-13623
Project: Apache Arrow
Issue Type: New Feature
Components: R
Reporter: Neal Richardson
Fix For: 6.0.0
Map the arguments to our WriteOptions and error on unsupported options. Make
the defaults match. Also make Jiras if needed for missing CSV write options in
the C++ library.
I noticed we had a difference in quoting: readr doesn't quote strings by
default but we do.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)