Dragoș Moldovan-Grünfeld created ARROW-14904:
------------------------------------------------
Summary: [R][C++] Enable CSV Writer to append / overwrite existing
file
Key: ARROW-14904
URL: https://issues.apache.org/jira/browse/ARROW-14904
Project: Apache Arrow
Issue Type: Sub-task
Components: C++
Reporter: Dragoș Moldovan-Grünfeld
This would be a match for the {{readr::write_csv()}} {{append}} argument:
boolean. If {{FALSE}} will overwrite existing file. If {{TRUE}} will append to
existing file. In both cases, if the file doesn't exist, a new file is created.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)