GitHub user gatorsmile opened a pull request:

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

    [SPARK-23094][SPARK-23723][SPARK-23724][SQL][FOLLOW-UP] Support custom 
encoding for json files

    ## What changes were proposed in this pull request?
    This is to add a test case to check the behaviors when users write json in 
the specified UTF-16/UTF-32 encoding with multiline off.
    
    ## How was this patch tested?
    N/A

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

    $ git pull https://github.com/gatorsmile/spark followupSPARK-23094

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

    https://github.com/apache/spark/pull/21254.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 #21254
    
----
commit 07de099d9fe3b2a39380ce08d095a564ce6c00f4
Author: gatorsmile <gatorsmile@...>
Date:   2018-05-07T03:35:52Z

    test case

commit d4c290e85eab07706a8a612dbbf58d5c14588b43
Author: gatorsmile <gatorsmile@...>
Date:   2018-05-07T03:37:02Z

    name

----


---

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

Reply via email to