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

Change subject: IMPALA-11289: Push-down compound predicates to iceberg
......................................................................

IMPALA-11289: Push-down compound predicates to iceberg

This patch implements pushing compound predicates down to Iceberg. The
compound predicates include NOT, AND, and OR.

Testing:
 - Added end-to-end test

Change-Id: I27bc67b71033900c466183da5b1907ac90844177
Reviewed-on: http://gerrit.cloudera.org:8080/18535
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M fe/src/main/java/org/apache/impala/planner/IcebergScanNode.java
M fe/src/main/java/org/apache/impala/util/IcebergUtil.java
A 
testdata/workloads/functional-query/queries/QueryTest/iceberg-compound-predicate-push-down.test
M tests/query_test/test_iceberg.py
4 files changed, 595 insertions(+), 57 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I27bc67b71033900c466183da5b1907ac90844177
Gerrit-Change-Number: 18535
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: Michael Smith <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to