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

Robert Kruszewski updated SPARK-17222:
--------------------------------------
    Affects Version/s: 2.0.0

> Support multline csv records
> ----------------------------
>
>                 Key: SPARK-17222
>                 URL: https://issues.apache.org/jira/browse/SPARK-17222
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Robert Kruszewski
>
> Below should be read as one record and currently it won't be since files and 
> records are split on new line.
> {code}
> "aaa","bb
> b","ccc"
> {code}
> This shouldn't be default behaviour due to performance but should be 
> configurable if necessary



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to