This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from c3ec9272c IMPALA-11724: Use CDP Ozone in test environment
new 87e007725 IMPALA-11734: TestIcebergTable.test_compute_stats fails in
RELEASE builds
new f8443d982 IMPALA-11697: Enable SkipIf.not_hdfs tests for Ozone
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:
.../queries/QueryTest/iceberg-compute-stats.test | 5 ++-
.../functional-query/queries/QueryTest/sfs.test | 42 +++++++++++-----------
tests/common/skip.py | 10 +++++-
tests/custom_cluster/test_disable_features.py | 4 +--
tests/custom_cluster/test_hedged_reads.py | 3 +-
tests/custom_cluster/test_scratch_disk.py | 12 +++----
tests/data_errors/test_data_errors.py | 9 +++--
tests/metadata/test_ddl.py | 2 +-
tests/query_test/test_acid.py | 4 +--
tests/query_test/test_iceberg.py | 18 +++++-----
tests/query_test/test_sfs.py | 7 ++--
tests/stress/test_acid_stress.py | 2 +-
tests/stress/test_insert_stress.py | 5 +--
13 files changed, 72 insertions(+), 51 deletions(-)