Michal Ostrowski has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11556
Change subject: IMPALA-6323 Allow constant expressions in "partition by". ...................................................................... IMPALA-6323 Allow constant expressions in "partition by". The constraint imposed by IMPALA-1354 was artificial - simply dropping the check allows queries to proceed correctly. Change-Id: Idf129026c45120e9470df601268863634037908c --- M fe/src/main/java/org/apache/impala/analysis/AnalyticExpr.java M fe/src/test/java/org/apache/impala/analysis/AnalyzeExprsTest.java 2 files changed, 4 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/56/11556/1 -- To view, visit http://gerrit.cloudera.org:8080/11556 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Idf129026c45120e9470df601268863634037908c Gerrit-Change-Number: 11556 Gerrit-PatchSet: 1 Gerrit-Owner: Michal Ostrowski <[email protected]>
