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 a5b651660 IMPALA-14150: Update slf4j-api from 2.0.3 to 2.0.13
     new 594912f63 IMPALA-13649: (addendum) lower the multiple in 
TestExprDepthLimit
     new e0cb533c2 IMPALA-13912: Use SHARED_CLUSTER_ARGS in more custom cluster 
tests
     new 384a664f5 IMPALA-14107: Increment table version in fireReloadEvent

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:
 .../java/org/apache/impala/catalog/HdfsTable.java  | 49 +++++++++++++--------
 .../impala/catalog/local/CatalogdMetaProvider.java |  4 +-
 .../apache/impala/service/CatalogOpExecutor.java   | 15 ++++++-
 .../apache/impala/analysis/AnalyzeExprsTest.java   |  8 ++--
 tests/common/custom_cluster_test_suite.py          | 50 ++++++++++++++++++++--
 tests/custom_cluster/test_admission_controller.py  |  8 ++--
 tests/custom_cluster/test_codegen_cache.py         | 26 +++++------
 tests/custom_cluster/test_events_custom_configs.py | 23 +++++++---
 tests/custom_cluster/test_kill_query.py            |  1 +
 tests/custom_cluster/test_krpc_metrics.py          |  3 +-
 tests/custom_cluster/test_kudu.py                  |  7 +++
 tests/custom_cluster/test_local_catalog.py         |  3 +-
 tests/custom_cluster/test_query_log.py             |  9 ++--
 tests/custom_cluster/test_query_retries.py         |  5 ++-
 tests/custom_cluster/test_restart_services.py      |  3 +-
 tests/custom_cluster/test_shell_interactive.py     |  1 +
 .../test_shell_interactive_reconnect.py            |  2 +
 17 files changed, 159 insertions(+), 58 deletions(-)

Reply via email to