Files
impala/tests
LPL 93fe446b85 IMPALA-11277: Push-down IN predicate to iceberg
Iceberg provides a rich API to push predicates down. Currently we only
push BinaryPredicate such as EQ, LT, GT, etc. This commit implements IN
predicate push down.

Testing:
  - Added end-to-end testing for pushing down IN predicate to iceberg

Change-Id: Id4be9aa31a6353021b0eabc4485306c0b0e8bb07
Reviewed-on: http://gerrit.cloudera.org:8080/18463
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2022-05-04 16:50:05 +00:00
..
2017-08-31 01:40:47 +00:00