[
https://issues.apache.org/jira/browse/ARROW-14906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neal Richardson reassigned ARROW-14906:
---------------------------------------
Assignee: (was: Ákos Hadnagy)
Labels: good-first-issue pull-request-available stop (was:
good-first-issue pull-request-available)
This issue has been inactive for 3 months, so it has been unassigned and marked
as unstarted. If you are still working on this, feel free to reassign yourself
and resume progress.
> [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++
> Reporter: Dragoș Moldovan-Grünfeld
> Priority: Major
> Labels: good-first-issue, pull-request-available, stop
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 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.10#820010)