This is an automated email from the ASF dual-hosted git repository.
laszlog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 46115e9a8 IMPALA-13126: Obtain table read lock in EP to process
partitioned event
new 1f7b9601e IMPALA-13403: Refactor the checks of skip reloading file
metadata for ALTER_TABLE events
new fa570e8ea IMPALA-13655: UPDATE redundantly accumulates memory in HDFS
WRITER
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:
.../apache/impala/analysis/IcebergUpdateImpl.java | 2 +-
.../impala/catalog/events/MetastoreEvents.java | 20 +++++++++-----------
.../events/MetastoreEventsProcessorTest.java | 10 ++++++++++
.../QueryTest/iceberg-update-partitions.test | 22 ++++++++++++++++++++++
4 files changed, 42 insertions(+), 12 deletions(-)