GitHub user jomach opened a pull request:

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

    [SPARK-20055] [Docs] Added documentation for loading csv files into 
DataFrames Fix

    ## What changes were proposed in this pull request?
    
    Small  rendering fix
    
    ## How was this patch tested?
     Reviewers


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

    $ git pull https://github.com/jomach/spark master

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

    https://github.com/apache/spark/pull/19485.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 #19485
    
----
commit f5941bf196a36afe8715d713fcaaf3f1a136d9e8
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-04T13:09:16Z

    SPARK-20055 Documentation
     -Added documentation for loading csv files into Dataframes

commit 812bdf7a44ed2e52c7012921814da6bb73d0033c
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-04T12:58:44Z

    SPARK-20055 Documentation
     - Some examples on how to create a dataframe with a csv file
    
    (cherry picked from commit e8ca1dc)

commit 4e4a02ba271bfb9811d31cd1909c942be4322682
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-04T13:09:16Z

    SPARK-20055 Documentation
     -Added documentation for loading csv files into Dataframes

commit a2ec38a7b86b9cf89f7f4b9cf6368b9864ef10c2
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-05T08:27:20Z

    SPARK-20055 Documentation
     - Some examples on how to create a dataframe with a csv file
    
    (cherry picked from commit a546421)

commit 793628bbedcc50c0845a3fd999d2720e2c63ea1d
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-05T08:32:15Z

    Merge remote-tracking branch 'origin/master'
    
    # Conflicts:
    #   docs/sql-programming-guide.md
    #   
examples/src/main/java/org/apache/spark/examples/sql/JavaSQLDataSourceExample.java
    #   examples/src/main/r/RSparkSQLExample.R

commit cd69fa240d453a7b8344796349a2bf03a20ffbfc
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-10T05:52:37Z

    SPARK-20055 Documentation
     - Some examples on how to create a dataframe with a csv file

commit 68799ede999ec1874c80d242441032cd29a2f695
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-11T07:29:33Z

    SPARK-20055 Documentation
     - PR comments

commit 7ff1d84779acc50ab3c63d9bc0651ac53193f555
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-11T08:09:49Z

    SPARK-20055 Documentation
     - PR comments

commit 07d73fcac85529fa17e34b170f2941f0f579fe00
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-12T15:12:35Z

    Merge branch 'upstream/masterlocal'

commit 73b1d7aed4c0fd740d5fbdde569d6b3ff3b86271
Author: Jorge Machado <jorge.w.mach...@hotmail.com>
Date:   2017-10-12T16:03:51Z

    SPARK-20055 Documentation
     - PR comments

----


---

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

Reply via email to