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 850f2cf36 IMPALA-14443: Fix potential memory leak in TmpFileMgr
new 46525bcd7 IMPALA-14082: Support batch processing of RELOAD events on
same table
new 3c38888df IMPALA-14441: Skip tests depending on unsupported HMS APIs
for Apache Hive 3
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:
.../impala/catalog/events/MetastoreEvents.java | 41 +++++++++++-
.../apache/impala/service/CatalogOpExecutor.java | 3 +-
tests/custom_cluster/test_events_custom_configs.py | 74 ++++++++++++++++++++--
tests/custom_cluster/test_metastore_service.py | 11 +++-
tests/util/acid_txn.py | 6 +-
5 files changed, 122 insertions(+), 13 deletions(-)