This is an automated email from the ASF dual-hosted git repository.
jasonmfehr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 0cd240a1c IMPALA-14312: Fix Issues with ssl_minimum_version Flag
Validator
new c23d3cb58 IMPALA-14311: Fix ASAN issue in test_query_cancel_load_tables
new 80f5e3bfa IMPALA-14322: Fix typo in IMPALA-12520
new 75ca356ed IMPALA-13237: [Patch 6] - Match Behavior of Older Impala
Versions
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:
be/src/observe/span-manager.cc | 7 +-
.../queries/QueryTest/iceberg-alter-default.test | 2 +-
.../queries/QueryTest/iceberg-alter-v1.test | 2 +-
.../queries/QueryTest/iceberg-alter-v2.test | 2 +-
.../queries/QueryTest/iceberg-create.test | 14 +--
.../queries/QueryTest/iceberg-negative.test | 2 +-
tests/custom_cluster/test_otel_trace.py | 106 ++++++++++-----------
tests/custom_cluster/test_query_expiration.py | 10 +-
tests/util/query_profile_util.py | 7 ++
tests/util/web_pages_util.py | 18 ++--
tests/webserver/test_web_pages.py | 6 +-
11 files changed, 92 insertions(+), 84 deletions(-)