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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to