Files
impala/testdata/workloads/functional-query/queries/QueryTest
gaoxq 3c40919f6e IMPALA-11739: Skip pushing down BinaryPredicate with NullLiteral for Iceberg tables
When iceberg partitioning column filter not NULL or equal NULL, it
throws a ClassCastException. For example: "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
Reviewed-on: http://gerrit.cloudera.org:8080/19270
Reviewed-by: <lipenglin@sensorsdata.cn>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Reviewed-by: Zoltan Borok-Nagy <boroknagyz@cloudera.com>
2022-11-24 12:56:42 +00:00
..
2021-07-06 18:35:30 +00:00
2022-02-11 07:01:58 +00:00