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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org