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

[SQL] SPARK-1366 Consistent sql function across different types of SQLContexts #319

Closed
wants to merge 2 commits into from

Conversation

marmbrus
Copy link
Contributor

@marmbrus marmbrus commented Apr 4, 2014

Now users who want to use HiveQL should explicitly say hiveql or hql.

… use hql or hiveql to run queries using HiveQL instead.
@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13743/

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13766/

@marmbrus
Copy link
Contributor Author

marmbrus commented Apr 4, 2014

test this please

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13768/

@marmbrus
Copy link
Contributor Author

marmbrus commented Apr 4, 2014

test this please

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13771/

@rxin
Copy link
Contributor

rxin commented Apr 5, 2014

merged. thanks

@asfgit asfgit closed this in 8de038e Apr 5, 2014
@marmbrus marmbrus deleted the standardizeSqlHql branch April 7, 2014 23:16
andrewor14 pushed a commit to andrewor14/spark that referenced this pull request Apr 7, 2014
Removed redundant TaskSetManager.error() function.

This function was leftover from a while ago, and now just
passes all calls through to the abort() function, so this
commit deletes it.
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
…LContexts

Now users who want to use HiveQL should explicitly say `hiveql` or `hql`.

Author: Michael Armbrust <[email protected]>

Closes apache#319 from marmbrus/standardizeSqlHql and squashes the following commits:

de68d0e [Michael Armbrust] Fix sampling test.
fbe4a54 [Michael Armbrust] Make `sql` always use spark sql parser, users of hive context can now use hql or hiveql to run queries using HiveQL instead.
mccheah pushed a commit to lins05/spark that referenced this pull request Jun 2, 2017
* Adding cleanup for shuffle service for driver death

* Address comments + fix tests

* Cleanly open and close resources.

* Added unit test, reusing RegisterDriver

* lint + fix mesos
erikerlandson pushed a commit to erikerlandson/spark that referenced this pull request Jul 28, 2017
* Adding cleanup for shuffle service for driver death

* Address comments + fix tests

* Cleanly open and close resources.

* Added unit test, reusing RegisterDriver

* lint + fix mesos
bzhaoopenstack pushed a commit to bzhaoopenstack/spark that referenced this pull request Sep 11, 2019
manila-provisioner job: fixed sourcing openrc params
arjunshroff pushed a commit to arjunshroff/spark that referenced this pull request Nov 24, 2020
arjunshroff pushed a commit to arjunshroff/spark that referenced this pull request Nov 24, 2020
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