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

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


    from 5c9b82854 IMPALA-13327: Fix wrong unpack dir name for Apache HBase
     new 95f353ac4 IMPALA-13507: Allow disabling glog buffering via with_args 
fixture
     new 4366941cf IMPALA-13148: Show the number of in-progress Catalog 
operations

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/catalog/catalog-server.cc                   |  2 +
 tests/authorization/test_authorization.py          |  3 +-
 tests/authorization/test_ranger.py                 | 11 ++++--
 tests/common/custom_cluster_test_suite.py          | 22 ++++++++---
 tests/common/impala_test_suite.py                  | 17 +++++++++
 tests/custom_cluster/test_admission_controller.py  |  3 +-
 tests/custom_cluster/test_catalog_hms_failures.py  |  6 +--
 tests/custom_cluster/test_catalogd_ha.py           |  3 +-
 tests/custom_cluster/test_codegen_cache.py         |  7 +++-
 tests/custom_cluster/test_custom_statestore.py     |  8 ++--
 tests/custom_cluster/test_data_cache.py            |  4 +-
 .../test_disable_catalog_data_ops.py               |  3 +-
 tests/custom_cluster/test_events_custom_configs.py |  3 +-
 tests/custom_cluster/test_local_catalog.py         | 10 +++--
 tests/custom_cluster/test_logging.py               |  9 +++--
 tests/custom_cluster/test_partition.py             | 12 ++++--
 tests/custom_cluster/test_pause_monitor.py         |  2 +-
 tests/custom_cluster/test_query_event_hooks.py     |  9 +++--
 tests/custom_cluster/test_query_expiration.py      |  4 +-
 tests/custom_cluster/test_query_live.py            |  8 +++-
 tests/custom_cluster/test_query_log.py             |  7 ++--
 tests/custom_cluster/test_query_retries.py         |  1 +
 tests/custom_cluster/test_re2_max_mem.py           |  6 ++-
 tests/custom_cluster/test_restart_services.py      | 11 ++++--
 .../test_runtime_filter_aggregation.py             |  3 +-
 tests/custom_cluster/test_services_rpc_errors.py   | 12 +++---
 tests/custom_cluster/test_shell_jwt_auth.py        |  9 +++--
 tests/custom_cluster/test_thrift_socket.py         |  6 ++-
 tests/custom_cluster/test_web_pages.py             |  9 +++--
 tests/custom_cluster/test_workload_mgmt_init.py    | 44 ++++++++++++++--------
 www/catalog_operations.tmpl                        |  2 +-
 31 files changed, 172 insertions(+), 84 deletions(-)

Reply via email to