Skip to content

[SPARK-6781] [SQL] use sqlContext in python shell #5425

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

Closed
wants to merge 2 commits into from

Conversation

davies
Copy link
Contributor

@davies davies commented Apr 8, 2015

Use sqlContext in PySpark shell, make it consistent with SQL programming guide. sqlCtx is also kept for compatibility.

@SparkQA
Copy link

SparkQA commented Apr 8, 2015

Test build #29878 has started for PR 5425 at commit 15a278f.

@SparkQA
Copy link

SparkQA commented Apr 8, 2015

Test build #29884 has started for PR 5425 at commit af67340.

@rxin
Copy link
Contributor

rxin commented Apr 8, 2015

LGTM.

@SparkQA
Copy link

SparkQA commented Apr 8, 2015

Test build #29878 has finished for PR 5425 at commit 15a278f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29878/
Test PASSed.

@rxin
Copy link
Contributor

rxin commented Apr 8, 2015

Thanks. Merging in master & branch-1.3.

asfgit pushed a commit that referenced this pull request Apr 8, 2015
Use `sqlContext` in PySpark shell, make it consistent with SQL programming guide. `sqlCtx` is also kept for compatibility.

Author: Davies Liu <davies@databricks.com>

Closes #5425 from davies/sqlCtx and squashes the following commits:

af67340 [Davies Liu] sqlCtx -> sqlContext
15a278f [Davies Liu] use sqlContext in python shell

(cherry picked from commit 6ada4f6)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in 6ada4f6 Apr 8, 2015
@SparkQA
Copy link

SparkQA commented Apr 8, 2015

Test build #29884 has finished for PR 5425 at commit af67340.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29884/
Test PASSed.

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