GitHub user felixcheung opened a pull request:

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

    [SPARK-11294][SPARKR] Improve R doc for read.df, write.df, saveAsTable

    Add examples for read.df, write.df; fix grouping for read.df, loadDF; fix 
formatting and text truncation for write.df, saveAsTable.
    
    Several text issues:
    
![image](https://cloud.githubusercontent.com/assets/8969467/10708590/1303a44e-79c3-11e5-854f-3a2e16854cd7.png)
    - text collapsed into a single paragraph
    - text truncated at 2 places, eg. "overwrite: Existing data is expected to 
be overwritten by the contents of error:"
    
    @shivaram 

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

    $ git pull https://github.com/felixcheung/spark rdocreadwritedf

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

    https://github.com/apache/spark/pull/9261.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 #9261
    
----
commit edd58ef8f2aa64dcb3e5c6a777bffcb74b255cec
Author: felixcheung <felixcheun...@hotmail.com>
Date:   2015-10-24T03:16:00Z

    Add example for R read.df, write.df; fix formatting and text truncation for 
write.df, saveAsTable

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to