This is an automated email from the ASF dual-hosted git repository.

joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from d00d3463c Revert "IMPALA-9057: Disable 
test_transactional_insert_events"
     new b58966b98 IMPALA-11289: Push-down compound predicates to iceberg
     new ad915ca58 IMPALA-11306: Create symlink for dataset of scale factor 1
     new d0cfdd139 IMPALA-10199: Add Ubuntu 20 toolchain configuration

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/bootstrap_toolchain.py                         |   4 +-
 bin/impala-config.sh                               |   8 +-
 docker/CMakeLists.txt                              |   2 +
 .../org/apache/impala/planner/IcebergScanNode.java | 131 ++++--
 .../java/org/apache/impala/util/IcebergUtil.java   |  50 ++-
 testdata/datasets/tpcds/preload                    |   6 +
 testdata/datasets/tpch/preload                     |   6 +
 .../iceberg-compound-predicate-push-down.test      | 461 +++++++++++++++++++++
 tests/query_test/test_iceberg.py                   |   6 +-
 9 files changed, 612 insertions(+), 62 deletions(-)
 create mode 100644 
testdata/workloads/functional-query/queries/QueryTest/iceberg-compound-predicate-push-down.test

Reply via email to