Hello lipeng...@sensorsdata.cn, Zoltan Borok-Nagy, Impala Public Jenkins,

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

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

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

Change subject: IMPALA-11739: Skip pushing down BinaryPredicate with 
NullLiteral for Iceberg tables
......................................................................

IMPALA-11739: Skip pushing down BinaryPredicate with NullLiteral for Iceberg 
tables

When iceberg partitioning column filter not NULL or equal NULL, it
throws ClassCastException. eg: "ERROR: ClassCastException:
org.apache.impala.analysis. NullLiteral cannot be cast to
org.apache.impala.analysis.StringLiteral".

Testing:
  - Add 'col=NULL' and 'col!=NULL' queries in iceberg-query.test.

Change-Id: Id6c50978ebac2590622027a239db03f56b082de3
---
M fe/src/main/java/org/apache/impala/planner/IcebergScanPlanner.java
M testdata/workloads/functional-query/queries/QueryTest/iceberg-query.test
2 files changed, 21 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/70/19270/4
--
To view, visit http://gerrit.cloudera.org:8080/19270
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id6c50978ebac2590622027a239db03f56b082de3
Gerrit-Change-Number: 19270
Gerrit-PatchSet: 4
Gerrit-Owner: Xiaoqing Gao <gaoxq...@gmail.com>
Gerrit-Reviewer: Anonymous Coward <lipeng...@sensorsdata.cn>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Xiaoqing Gao <gaoxq...@gmail.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to