GitHub user CCInCharge opened a pull request:

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

    [SPARK-23250][DOCS] Typo in JavaDoc/ScalaDoc for DataFrameWriter

    ## What changes were proposed in this pull request?
    
    Fix typo in ScalaDoc for DataFrameWriter - originally stated "This is 
applicable for all file-based data sources (e.g. Parquet, JSON) staring Spark 
2.1.0", should be "starting with Spark 2.1.0".
    
    ## How was this patch tested?
    
    Check of correct spelling in ScalaDoc
    
    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/CCInCharge/spark master

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

    https://github.com/apache/spark/pull/20417.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 #20417
    
----
commit 9ef6939a35981f70253501d19599d93207042370
Author: CCInCharge <charles.l.chen.clc@...>
Date:   2018-01-28T01:21:07Z

    Fix typo in ScalaDoc for DataFrameWriter

----


---

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

Reply via email to