lipeng...@sensorsdata.cn has uploaded a new patch set (#5). ( 
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, 595 insertions(+), 57 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/35/18535/5
--
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: newpatchset
Gerrit-Change-Id: I27bc67b71033900c466183da5b1907ac90844177
Gerrit-Change-Number: 18535
Gerrit-PatchSet: 5
Gerrit-Owner: Anonymous Coward <lipeng...@sensorsdata.cn>
Gerrit-Reviewer: Anonymous Coward <lipeng...@sensorsdata.cn>
Gerrit-Reviewer: Gergely Fürnstáhl <gfurnst...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Tamas Mate <tma...@apache.org>
Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to