You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Felix Cheung (JIRA)" <ji...@apache.org> on 2017/11/14 04:59:00 UTC

[jira] [Updated] (SPARK-21098) Set lineseparator csv multiline and csv write to \n

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

Felix Cheung updated SPARK-21098:
---------------------------------
    Affects Version/s:     (was: 2.2.1)
                       2.2.2

> Set lineseparator csv multiline and csv write to \n
> ---------------------------------------------------
>
>                 Key: SPARK-21098
>                 URL: https://issues.apache.org/jira/browse/SPARK-21098
>             Project: Spark
>          Issue Type: Improvement
>          Components: Input/Output, SQL
>    Affects Versions: 2.2.2
>            Reporter: Daniel van der Ende
>            Priority: Minor
>
> The Univocity-parser library uses the system line ending character as the default line ending character. Rather than remain dependent on the setting in this lib, we could set the default to \n.  We cannot make this configurable for reading as it depends on LineReader from Hadoop, which has a hardcoded \n as line ending.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org