Skip to content

[MINOR][SparkR] update sparkR DataFrame.R comment#13946

Closed
WeichenXu123 wants to merge 1 commit intoapache:masterfrom
WeichenXu123:sparkR_comment_update_sparkSession
Closed

[MINOR][SparkR] update sparkR DataFrame.R comment#13946
WeichenXu123 wants to merge 1 commit intoapache:masterfrom
WeichenXu123:sparkR_comment_update_sparkSession

Conversation

@WeichenXu123
Copy link
Contributor

What changes were proposed in this pull request?

update sparkR DataFrame.R comment
SQLContext ==> SparkSession

How was this patch tested?

N/A

@SparkQA
Copy link

SparkQA commented Jun 28, 2016

Test build #61382 has finished for PR 13946 at commit 41f821a.

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


#' insertInto
#'
#' Insert the contents of a SparkDataFrame into a table registered in the current SQL Context.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for catching the "SQL Context" with space! :)

@felixcheung
Copy link
Member

LGTM
@shivaram

@shivaram
Copy link
Contributor

merging this to master and branch-2.0

@asfgit asfgit closed this in d59ba8e Jun 28, 2016
asfgit pushed a commit that referenced this pull request Jun 28, 2016
## What changes were proposed in this pull request?

update sparkR DataFrame.R comment
SQLContext ==> SparkSession

## How was this patch tested?

N/A

Author: WeichenXu <WeichenXu123@outlook.com>

Closes #13946 from WeichenXu123/sparkR_comment_update_sparkSession.

(cherry picked from commit d59ba8e)
Signed-off-by: Shivaram Venkataraman <shivaram@cs.berkeley.edu>
@WeichenXu123 WeichenXu123 deleted the sparkR_comment_update_sparkSession branch July 31, 2016 09:45
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.

4 participants