Qifan Chen has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18071


Change subject: IMPALA-11047 Preconditions.checkNotNull(statsTuple_) fail in 
HdfsScanNode.java if PARQUET_READ_STATISTICS=0
......................................................................

IMPALA-11047 Preconditions.checkNotNull(statsTuple_) fail in HdfsScanNode.java 
if PARQUET_READ_STATISTICS=0

This patch addresses the check not null failure in FE by strenghening and 
refactoring the
logic to determine whether to apply the min/max overlap predicate and applying 
it in both
HdfsScanNode and RuntimeFilterGenerator.

Testing:
  Ran the core test successfully.

Change-Id: I52203e73502a35a275decb602b063982b9cad26e
---
M fe/src/main/java/org/apache/impala/planner/HdfsScanNode.java
M fe/src/main/java/org/apache/impala/planner/RuntimeFilterGenerator.java
2 files changed, 13 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/71/18071/2
--
To view, visit http://gerrit.cloudera.org:8080/18071
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I52203e73502a35a275decb602b063982b9cad26e
Gerrit-Change-Number: 18071
Gerrit-PatchSet: 2
Gerrit-Owner: Qifan Chen <[email protected]>

Reply via email to