GitHub user rohtakdev opened a pull request:

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

    [SPARK-24286][Documentation] DataFrameReader.csv - Add missing  alias…

    ## What changes were proposed in this pull request?
    
    Documentation misses out on an alias option available for 
DataFrameReader.csv method. This issue will add the 'delimiter' as an alias 
option in the doc.
    
    ## How was this patch tested?
    Doc change
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/rohtakdev/spark pk-doc_sep_alias_delimiter

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

    https://github.com/apache/spark/pull/21336.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 #21336
    
----
commit 48ea912bd90a296af0e140966f8c1aeef888186d
Author: Poorak <pkashyap@...>
Date:   2018-05-15T17:05:50Z

    [SPARK-24286][Documentation] DataFrameReader.csv - Add missing  alias for  
in doc

----


---

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

Reply via email to