This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 5f49cc44b IMPALA-12998: Add SHOW_METADATA_TABLES to ignored DDL
new cc4d0a58e IMPALA-12874: Identify active and standby catalog and
statestore in the web debug endpoint
new 6a079be29 IMPALA-13004: Fix heap-use-after-free error in ExprTest
AiFunctionsTest
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/daemon-env.h | 1 +
be/src/exprs/ai-functions-ir.cc | 5 ++-
be/src/exprs/ai-functions.h | 2 +-
be/src/exprs/ai-functions.inline.h | 9 +++--
be/src/exprs/expr-test.cc | 4 +--
be/src/util/default-path-handlers.cc | 65 ++++++++++++++++++++++++++++++++----
be/src/util/default-path-handlers.h | 3 +-
www/root.tmpl | 8 +++++
8 files changed, 80 insertions(+), 17 deletions(-)