Dragoș Moldovan-Grünfeld created ARROW-14903:
------------------------------------------------
Summary: [R][C++] Enable CSV Writer to control string to be used
for missing data
Key: ARROW-14903
URL: https://issues.apache.org/jira/browse/ARROW-14903
Project: Apache Arrow
Issue Type: Sub-task
Components: C++
Reporter: Dragoș Moldovan-Grünfeld
This would allow the user to control how missing values are written to a CSV
file using the R {{write_csv_arrow()}} functionality.
{{{}na{}}}: string used for missing values. Defaults to {{{}NA{}}}. Missing
values are never quoted; strings with the same value as {{na}} will always be
quoted.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)