[
https://issues.apache.org/jira/browse/SPARK-17227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436147#comment-15436147
]
Hyukjin Kwon commented on SPARK-17227:
--------------------------------------
We may have to open a JIRA to deal with multiple-lines first. The root cause is
the use of {{LineRecordReader}} and for this reason, JSON also forces the
format to be in-line-document. I got rid of the weird inconsistent behavior in
{{CSVParser}} in current master anyway. So, Spark's CSV datasource does not
support any multiple line stuff if my understanding is correct.
> Allow configuring record delimiter in csv
> -----------------------------------------
>
> Key: SPARK-17227
> URL: https://issues.apache.org/jira/browse/SPARK-17227
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Robert Kruszewski
> Priority: Minor
>
> Instead of hard coded "\n"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]