Hello Quanlong Huang, Aman Sinha, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19937

to look at the new patch set (#17).

Change subject: IMPALA-12164: Avoid referencing non-materialized slots in 
analytic limit pushdown
......................................................................

IMPALA-12164: Avoid referencing non-materialized slots in analytic limit 
pushdown

When creating single-node analytic plan, if the plan node is an
EmptySetNode, its tuple ids should not be considered. Also, when
registering conjuncts, if a constant FALSE conjunct is found, the
other conjuncts in the same list should be marked as assigned.

Tests:
 - Add FE and e2e regression tests

Change-Id: I9e078f48863c38062e1e624a1ff3e9317092466f
---
M fe/src/main/java/org/apache/impala/analysis/Analyzer.java
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
4 files changed, 526 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/37/19937/17
--
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: newpatchset
Gerrit-Change-Id: I9e078f48863c38062e1e624a1ff3e9317092466f
Gerrit-Change-Number: 19937
Gerrit-PatchSet: 17
Gerrit-Owner: ttttttz <2433038...@qq.com>
Gerrit-Reviewer: Aman Sinha <amsi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: ttttttz <2433038...@qq.com>

Reply via email to