[
https://issues.apache.org/jira/browse/SPARK-25493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-25493:
------------------------------------
Assignee: Apache Spark
> CRLF Line Separators don't work in multiline CSVs
> -------------------------------------------------
>
> Key: SPARK-25493
> URL: https://issues.apache.org/jira/browse/SPARK-25493
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.3.1
> Reporter: Justin Uang
> Assignee: Apache Spark
> Priority: Major
>
> CSVs with windows style crlf (carriage return line feed) don't work in
> multiline mode. They work fine in single line mode because the line
> separation is done by Hadoop, which can handle all the different types of
> line separators. In multiline mode, the Univocity parser is used to also
> handle splitting of records.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]