[
https://issues.apache.org/jira/browse/SPARK-17222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436154#comment-15436154
]
Hyukjin Kwon commented on SPARK-17222:
--------------------------------------
Here is *related* PR https://github.com/apache/spark/pull/13007 and *related*
issue SPARK-15226
> 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: [email protected]
For additional commands, e-mail: [email protected]