GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-25656][SQL][DOC][EXAMPLE][BRANCH-2.4] Add a doc and examples about 
extra data source options

    ## What changes were proposed in this pull request?
    
    Our current doc does not explain how we are passing the data source 
specific options to the underlying data source. According to [the review 
comment](https://github.com/apache/spark/pull/22622#discussion_r222911529), 
this PR aims to add more detailed information and examples. This is a backport 
of #22801.
    
    ## How was this patch tested?
    
    Manual.

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-25656-2.4

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

    https://github.com/apache/spark/pull/22839.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 #22839
    
----
commit c9d89f4d1b40305e3d3d9d11922280d54ef0421a
Author: Dongjoon Hyun <dongjoon@...>
Date:   2018-10-25T19:32:17Z

    [SPARK-25656][SQL][DOC][EXAMPLE][BRANCH-2.4] Add a doc and examples about 
extra data source options
    
    Our current doc does not explain how we are passing the data source 
specific options to the underlying data source. According to [the review 
comment](https://github.com/apache/spark/pull/22622#discussion_r222911529), 
this PR aims to add more detailed information and examples
    
    Manual.

----


---

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

Reply via email to