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

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


    from 5dfcdf1c9 IMPALA-12716: Fix timeout thresholds in 
test_catalog_operations_with_rpc_retry
     new 3af3b2c8a IMPALA-12038: Switch report_benchmark_results.py to python 3
     new 7e5bb385e Addendum: IMPALA-12584: Enable strict data file access by 
default

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:
 be/src/common/global-flags.cc                      |   5 +-
 be/src/util/backend-gflag-util.cc                  |   6 +-
 common/thrift/BackendGflags.thrift                 |   2 +-
 .../org/apache/impala/catalog/FeIcebergTable.java  |   2 +-
 .../org/apache/impala/service/BackendConfig.java   |   8 +-
 .../impala/catalog/FileMetadataLoaderTest.java     |   2 +
 testdata/bin/create-load-data.sh                   |   3 +
 tests/benchmark/report_benchmark_results.py        | 122 +++++++++++----------
 tests/custom_cluster/test_iceberg_strict_data.py   |  24 ++--
 tests/query_test/test_iceberg.py                   |   4 -
 10 files changed, 98 insertions(+), 80 deletions(-)

Reply via email to