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-5002][SQL] Using ascending by default when not specify order in order by #3838

Closed
wants to merge 2 commits into from

Conversation

scwf
Copy link
Contributor

@scwf scwf commented Dec 30, 2014

spark sql does not support SELECT a, b FROM testData2 ORDER BY a desc, b.

@SparkQA
Copy link

SparkQA commented Dec 30, 2014

Test build #24886 has started for PR 3838 at commit 114b64a.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 30, 2014

Test build #24886 has finished for PR 3838 at commit 114b64a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class GaussianMixtureModel(

@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/24886/
Test PASSed.

@marmbrus
Copy link
Contributor

Thanks, merged to master.

@asfgit asfgit closed this in daac221 Dec 30, 2014
@scwf scwf deleted the orderby branch January 7, 2015 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants