You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 08:24:21 UTC

[jira] [Resolved] (SPARK-17222) Support multline csv records

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

Sean Owen resolved SPARK-17222.
-------------------------------
    Resolution: Duplicate

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