This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 6ddd69c60 IMPALA-12665: Adjust complete_micro_batch_ length to new
scratch_batch_->capacity after ScratchTupleBatch::Reset
new 02d004a12 IMPALA-12698: Restrict check_deleted_file_fd() for fixing
flaky tests
new ad2e7ff6b IMPALA-12704: Fix NPE when quering empty iceberg table's
metadata
new e071e6f05 IMPALA-12714: Fix test_reduced_cardinality_by_filter for
non-HDFS
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:
.../apache/impala/util/IcebergMetadataScanner.java | 4 +--
.../queries/QueryTest/iceberg-metadata-tables.test | 35 ++++++++++++++--------
tests/custom_cluster/test_scratch_disk.py | 7 ++++-
tests/query_test/test_observability.py | 3 +-
4 files changed, 33 insertions(+), 16 deletions(-)