Uh oh!
There was an error while loading. Please reload this page.
[SPARK-4296][SQL] Trims aliases when resolving and checking aggregate expressions - #4010
[SPARK-4296][SQL] Trims aliases when resolving and checking aggregate expressions#4010yhuai wants to merge 5 commits into
Conversation
SparkQA
commented
Jan 12, 2015
Test build #25430 has started for PR 4010 at commit
|
… be used by the outer query block, revert this change.
SparkQA
commented
Jan 12, 2015
Test build #25431 has started for PR 4010 at commit
|
SparkQA
commented
Jan 12, 2015
Test build #25430 has finished for PR 4010 at commit
|
AmplabJenkins
commented
Jan 12, 2015
Test FAILed. |
SparkQA
commented
Jan 12, 2015
Test build #25431 has finished for PR 4010 at commit
|
AmplabJenkins
commented
Jan 12, 2015
Test PASSed. |
liancheng
commented
Jan 14, 2015
LGTM, thanks for pointing out 3684fd2 fixes this! |
Conflicts: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
SparkQA
commented
Jan 21, 2015
Test build #25874 has started for PR 4010 at commit
|
SparkQA
commented
Jan 21, 2015
Test build #25874 has finished for PR 4010 at commit
|
AmplabJenkins
commented
Jan 21, 2015
Test PASSed. |
marmbrus
commented
Jan 29, 2015
Thanks! Merged to master. |
I believe that SPARK-4296 has been fixed by 3684fd2. I am adding tests based #3910 (change the udf to HiveUDF instead).