You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/11/18 11:50:00 UTC

[jira] [Created] (SPARK-26108) Support custom lineSep in CSV datasource

Maxim Gekk created SPARK-26108:
----------------------------------

             Summary: Support custom lineSep in CSV datasource
                 Key: SPARK-26108
                 URL: https://issues.apache.org/jira/browse/SPARK-26108
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Maxim Gekk


Currently CSV datasource can detect and parse CSV text with '\n', '\r' and '\r\n' as line separators. This ticket aims to support custom lineSep with maximum length of 2 characters due to current restriction of uniVocity parser. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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