Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/18504 )

Change subject: IMPALA-11283: Push-down IS_NULL and NOT_NULL predicates to 
iceberg
......................................................................

IMPALA-11283: Push-down IS_NULL and NOT_NULL predicates to iceberg

This patch implements pushing the IS_NULL and NOT_NULL predicates down
to Iceberg.

Testing:
  - Added end-to-end test

Change-Id: I9c3608af67b552bebc55dcc5526f61f5439967bf
Reviewed-on: http://gerrit.cloudera.org:8080/18504
Reviewed-by: Zoltan Borok-Nagy <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M fe/src/main/java/org/apache/impala/planner/IcebergScanNode.java
A 
testdata/workloads/functional-query/queries/QueryTest/iceberg-is-null-predicate-push-down.test
M tests/query_test/test_iceberg.py
3 files changed, 427 insertions(+), 0 deletions(-)

Approvals:
  Zoltan Borok-Nagy: Looks good to me, approved
  Impala Public Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/18504
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9c3608af67b552bebc55dcc5526f61f5439967bf
Gerrit-Change-Number: 18504
Gerrit-PatchSet: 7
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Gergely Fürnstáhl <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to