GitHub user dongjoon-hyun opened a pull request:

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

    [MINOR][SQL][DOC] Fix `to_json` example in function description and doc

    ## What changes were proposed in this pull request?
    
    This PR fixes the an example for `to_json` in doc and function description.
    
    - http://spark.apache.org/docs/2.3.0/api/sql/#to_json
    - `describe function extended`
    
    ## How was this patch tested?
    
    Pass the Jenkins with the updated test.

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

    $ git pull https://github.com/dongjoon-hyun/spark minor_json

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

    https://github.com/apache/spark/pull/22096.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 #22096
    
----
commit 7de2184aec1c1add01a7206f10f7bc843578372f
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-08-13T20:59:30Z

    [MINOR][DOC] Fix `to_json` example in function description and doc

----


---

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

Reply via email to