Hello lipeng...@sensorsdata.cn, 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 (#3).

Change subject: IMPALA-11739: Iceberg partitioning column cannot be filtered 
not equal NULL or equal NULL
......................................................................

IMPALA-11739: Iceberg partitioning column cannot be filtered not equal NULL or 
equal NULL

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

Testing:
  - add following query in iceberg-query.test
    SELECT * from iceberg_partitioned_orc_external
    where action = NULL

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, 13 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/70/19270/3
--
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: 3
Gerrit-Owner: Xiaoqing Gao <gaoxq...@gmail.com>
Gerrit-Reviewer: Anonymous Coward <lipeng...@sensorsdata.cn>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to