This is an automated email from the ASF dual-hosted git repository.
arawat pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 24179d46c IMPALA-13793: Always close expressions
new ea989dfb2 IMPALA-13815: Fix Flaky Workload Management Tests
new 28686165d IMPALA-13817: Impala fails to start if 'ai_endpoint' and
'ai_additional_platforms' are not set in the right order
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/exprs/ai-functions-ir.cc | 4 +--
be/src/exprs/ai-functions.cc | 3 +--
be/src/exprs/ai-functions.h | 2 ++
be/src/exprs/expr-test.cc | 15 +++++++++++
be/src/runtime/exec-env.cc | 13 ++++++++++
tests/common/custom_cluster_test_suite.py | 42 ++++++++++++++-----------------
tests/custom_cluster/test_query_live.py | 8 ------
7 files changed, 52 insertions(+), 35 deletions(-)