[
https://issues.apache.org/jira/browse/ARROW-14906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dragoș Moldovan-Grünfeld updated ARROW-14906:
---------------------------------------------
Summary: [C++] Enable CSV Writer to control the type of escape used for
quoting (was: [R][C++] Enable CSV Writer to control the type of escape used
for quoting)
> [C++] Enable CSV Writer to control the type of escape used for quoting
> ----------------------------------------------------------------------
>
> Key: ARROW-14906
> URL: https://issues.apache.org/jira/browse/ARROW-14906
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++, R
> Reporter: Dragoș Moldovan-Grünfeld
> Priority: Major
>
> We would use this for alignment with {{readr::write_csv()}}. There the
> {{escape}} argument controls the type of escape to use when quotes are in the
> data:
> * {{double}}: quotes are escaped by doubling them
> * {{backslash}}: quotes are escaped by a preceding backslash
> * {{none}}: quotes are not escaped
--
This message was sent by Atlassian Jira
(v8.20.1#820001)