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

Antoine Pitrou resolved ARROW-14905.
------------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

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

> [C++] Enable CSV Writer to handle quoting
> -----------------------------------------
>
>                 Key: ARROW-14905
>                 URL: https://issues.apache.org/jira/browse/ARROW-14905
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Dragoș Moldovan-Grünfeld
>            Assignee: Johan Peltenburg
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> This will allow more control over quoting. In {{readr::write_csv()}} 
> {{{}quote{}}} instructs on how to handle fields which contain characters that 
> need to be quoted: 
>  * {{{}needed{}}}: only quote fields which need them
>  * {{{}all{}}}: quote all fields - I think this might be the implicit default 
> behaviour for {{write_csv_arrow()}}
>  * {{{}none{}}}: never quote fields



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to