GitHub user mgaido91 opened a pull request:

    https://github.com/apache/spark/pull/18731

    [SPARK-20990][SQL] Read all JSON documents in files when multiline mode is 
on

    ## What changes were proposed in this pull request?
    
    The PR  improves the JSON parsing so that now all the JSON documents in a 
file are read also when the `multiLine` option is turned on.
    
    ## How was this patch tested?
    
    A UT has been added to verify this patch.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mgaido91/spark SPARK-20990

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/18731.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18731
    
----
commit 972a28d44fcd3c457efc4b732ade47c548766a30
Author: Marco Gaido <[email protected]>
Date:   2017-07-25T08:30:34Z

    [SPARK-20990][SQL] Read all JSON documents in files when multiline mode is 
on

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to