GitHub user HyukjinKwon opened a pull request:

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

    [MINOR][SQL] Add prettyNames for from_json, to_json, from_csv, and 
schema_of_json

    ## What changes were proposed in this pull request?
    
    This PR adds `prettyNames` for `from_json`, `to_json`, `from_csv`, and 
`schema_of_json` so that appropriate names are used.
    
    ## How was this patch tested?
    
    Unit tests

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

    $ git pull https://github.com/HyukjinKwon/spark minor-prettyNames

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

    https://github.com/apache/spark/pull/22773.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 #22773
    
----
commit 3447e73989e39d0c052cf69e5a3e80d1ebb221dc
Author: hyukjinkwon <gurwls223@...>
Date:   2018-10-19T05:28:55Z

    Add prettyNames for from_json, to_json, from_csv, and schema_of_json

----


---

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

Reply via email to