Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

felixcheung
Copy link
Member

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

  • 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

@SparkQA
Copy link

SparkQA commented Oct 24, 2015

Test build #44285 has finished for PR 9261 at commit edd58ef.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@shivaram
Copy link
Contributor

LGTM. Thanks @felixcheung -- Merging this to master and branch-1.5

asfgit pushed a commit that referenced this pull request Oct 24, 2015
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

Author: felixcheung <felixcheung_m@hotmail.com>

Closes #9261 from felixcheung/rdocreadwritedf.

(cherry picked from commit 5e45812)
Signed-off-by: Shivaram Venkataraman <shivaram@cs.berkeley.edu>
@asfgit asfgit closed this in 5e45812 Oct 24, 2015
@felixcheung felixcheung deleted the rdocreadwritedf branch October 24, 2015 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants