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 060432595 IMPALA-13901: Make histogram/sample/group_concat ineligible 
for tuple caching
     new 1a381b6ae IMPALA-14142: Fix 
TestIcebergV2Table.test_compute_stats_table_sampling
     new 892b33f35 IMPALA-14154: IllegalStateException with Iceberg table with 
DELETE

The 2 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:
 .../apache/impala/planner/IcebergScanPlanner.java  |   8 +
 .../iceberg-v2-compute-stats-table-sampling.test   | 234 ---------------------
 .../iceberg-v2-read-position-deletes.test          |  21 ++
 tests/metadata/test_stats_extrapolation.py         |  66 +++++-
 tests/query_test/test_iceberg.py                   |   8 -
 5 files changed, 84 insertions(+), 253 deletions(-)
 delete mode 100644 
testdata/workloads/functional-query/queries/QueryTest/iceberg-v2-compute-stats-table-sampling.test

Reply via email to