You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Dragoș Moldovan-Grünfeld (Jira)" <ji...@apache.org> on 2021/11/29 15:46:00 UTC

[jira] [Created] (ARROW-14903) [R][C++] Enable CSV Writer to control string to be used for missing data

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)