You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/12/03 18:00:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-14903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li resolved ARROW-14903.
------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

Issue resolved by pull request 11836
[https://github.com/apache/arrow/pull/11836]

> [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
>            Assignee: Johan Peltenburg
>            Priority: Major
>              Labels: good-first-issue, pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> 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)