[jira] [Commented] (SPARK-20990) Multi-line support for JSON

2017-09-13 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-20990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16165340#comment-16165340
 ] 

Apache Spark commented on SPARK-20990:
--

User 'mgaido91' has created a pull request for this issue:
https://github.com/apache/spark/pull/19224

> Multi-line support for JSON
> ---
>
> Key: SPARK-20990
> URL: https://issues.apache.org/jira/browse/SPARK-20990
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Xiao Li
>
> When `multiLine` option is on, the existing JSON parser only reads the first 
> record. We should read the other records in the same file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-20990) Multi-line support for JSON

2017-08-02 Thread Hyukjin Kwon (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-20990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16111553#comment-16111553
 ] 

Hyukjin Kwon commented on SPARK-20990:
--

User 'mgaido91' has created a pull request for this issue:
https://github.com/apache/spark/pull/18731

> Multi-line support for JSON
> ---
>
> Key: SPARK-20990
> URL: https://issues.apache.org/jira/browse/SPARK-20990
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Xiao Li
>
> When `multiLine` option is on, the existing JSON parser only reads the first 
> record. We should read the other records in the same file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-20990) Multi-line support for JSON

2017-07-27 Thread Marco Gaido (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-20990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102975#comment-16102975
 ] 

Marco Gaido commented on SPARK-20990:
-

A PR fixing it is ready: https://github.com/apache/spark/pull/18731.

> Multi-line support for JSON
> ---
>
> Key: SPARK-20990
> URL: https://issues.apache.org/jira/browse/SPARK-20990
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: Xiao Li
>
> When `multiLine` option is on, the existing JSON parser only reads the first 
> record. We should read the other records in the same file.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org