[
https://issues.apache.org/jira/browse/ARROW-14907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451361#comment-17451361
]
Weston Pace commented on ARROW-14907:
-------------------------------------
For reference it appears we currently always write \n
> [C++] Enable CSV Writer to control end-of-line character
> --------------------------------------------------------
>
> Key: ARROW-14907
> URL: https://issues.apache.org/jira/browse/ARROW-14907
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++
> Reporter: Dragoș Moldovan-Grünfeld
> Priority: Major
> Labels: good-first-issue
>
> We would use this for alignment with {{readr::write_csv()}}. There the
> {{eol}} argument controls the end of line character to use. Most commonly
> either "\n" for Unix style newlines, or "\r\n" for Windows style newlines.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)