Thomas Tauber-Marshall has posted comments on this change. ( http://gerrit.cloudera.org:8080/9218 )
Change subject: IMPALA-6473: Fix analytic fn that partitions and orders on same expr ...................................................................... Patch Set 2: (2 comments) http://gerrit.cloudera.org:8080/#/c/9218/1/fe/src/main/java/org/apache/impala/planner/AnalyticPlanner.java File fe/src/main/java/org/apache/impala/planner/AnalyticPlanner.java: http://gerrit.cloudera.org:8080/#/c/9218/1/fe/src/main/java/org/apache/impala/planner/AnalyticPlanner.java@342 PS1, Line 342: // If the expr is in the PARTITION BY and already in 'sortExprs', but also in > minor suggestion: Done http://gerrit.cloudera.org:8080/#/c/9218/1/testdata/workloads/functional-query/queries/QueryTest/analytic-fns.test File testdata/workloads/functional-query/queries/QueryTest/analytic-fns.test: http://gerrit.cloudera.org:8080/#/c/9218/1/testdata/workloads/functional-query/queries/QueryTest/analytic-fns.test@2086 PS1, Line 2086: > Since the bug was in the planner, please make this a planner test. Done -- To view, visit http://gerrit.cloudera.org:8080/9218 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Id5f1d5fbc6f69df5850f96afed345ce27668c30b Gerrit-Change-Number: 9218 Gerrit-PatchSet: 2 Gerrit-Owner: Thomas Tauber-Marshall <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]> Gerrit-Comment-Date: Mon, 05 Feb 2018 23:15:11 +0000 Gerrit-HasComments: Yes
