ttttttz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19937
Change subject: IMPALA-12164: Filter out non-materialized slots in analytic limit pushdown ...................................................................... IMPALA-12164: Filter out non-materialized slots in analytic limit pushdown When creating single node analytic plan, if the source slot is non-materialized, this predicate should be filtered out. Tests: - Add FE and e2e regression tests Change-Id: I9e078f48863c38062e1e624a1ff3e9317092466f --- M fe/src/main/java/org/apache/impala/planner/AnalyticPlanner.java M testdata/workloads/functional-planner/queries/PlannerTest/limit-pushdown-partitioned-top-n.test M testdata/workloads/functional-query/queries/QueryTest/partitioned-top-n.test 3 files changed, 52 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/37/19937/1 -- To view, visit http://gerrit.cloudera.org:8080/19937 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9e078f48863c38062e1e624a1ff3e9317092466f Gerrit-Change-Number: 19937 Gerrit-PatchSet: 1 Gerrit-Owner: ttttttz <[email protected]>
