[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12794#issuecomment-215922894 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12794#issuecomment-215922893 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your projec

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12794#issuecomment-215922603 **[Test build #57380 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57380/consoleFull)** for PR 12794 at commit [`71249cf`](https://g

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread dongjoon-hyun
Github user dongjoon-hyun closed the pull request at: https://github.com/apache/spark/pull/12794 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/12794#issuecomment-215910465 Oh, Spark prefers `ordinal`. Thank you again, @gatorsmile . I'll close this PR and JIRA together now. --- If your project is set up for it, you can reply to t

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the pull request: https://github.com/apache/spark/pull/12794#issuecomment-215910061 Opps. Thank you for notifying me. I'll. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your pr

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread gatorsmile
Github user gatorsmile commented on the pull request: https://github.com/apache/spark/pull/12794#issuecomment-215909331 We already saw multiple PRs for supporting this. You can search the history and find the reasons why we did not accept it. --- If your project is set up for it, yo

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12794#issuecomment-215908590 **[Test build #57380 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57380/consoleFull)** for PR 12794 at commit [`71249cf`](https://gi

[GitHub] spark pull request: [SPARK-15020][SQL] GROUP-BY should support Ali...

2016-04-29 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/12794 [SPARK-15020][SQL] GROUP-BY should support Aliases ## What changes were proposed in this pull request? `GROUP-BY` clauses raise **AnalysisException** for aliases while `ORDER-BY` cla