GitHub user brkyvz opened a pull request:

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

    [SPARK-20549] 'java.io.CharConversionException: Invalid UTF-32' in 
JsonToStructs

    ## What changes were proposed in this pull request?
    
    A fix for the same problem was made in #17693 but ignored `JsonToStructs`. 
This PR uses the same fix for `JsonToStructs`.
    
    ## How was this patch tested?
    
    Regression test

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

    $ git pull https://github.com/brkyvz/spark SPARK-20549

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

    https://github.com/apache/spark/pull/17826.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 #17826
    
----
commit 3d8559c4ce59bc033d12f078fa39b497ed53f57f
Author: Burak Yavuz <brk...@gmail.com>
Date:   2017-05-01T23:42:05Z

    ready for review

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to