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

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

Robert Kruszewski created SPARK-17222:
-----------------------------------------

             Summary: Support multline csv records
                 Key: SPARK-17222
                 URL: https://issues.apache.org/jira/browse/SPARK-17222
             Project: Spark
          Issue Type: Bug
            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 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