forked from apache/impala
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
- Loading branch information
LPL
authored and
Impala Public Jenkins
committed
May 24, 2022
1 parent
d00d346
commit b58966b
Showing
4 changed files
with
593 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.