[email protected] has uploaded this change for review. ( 
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
---
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, 498 insertions(+), 54 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/35/18535/1
--
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: newchange
Gerrit-Change-Id: I27bc67b71033900c466183da5b1907ac90844177
Gerrit-Change-Number: 18535
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to