This is an automated email from the ASF dual-hosted git repository.
dbecker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from c518d3c81 IMPALA-13501: Clean up uncommitted Iceberg files after
validation check failure
new 2a03499c6 IMPALA-13458: Fix installing curl on Red Hat variants for
dockerised tests
new a45a7a374 IMPALA-13339: [DOCS] Documentation for COPY TESTCASE
statements
new 46115e9a8 IMPALA-13126: Obtain table read lock in EP to process
partitioned event
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:
docker/install_os_packages.sh | 6 +-
docs/impala.ditamap | 1 +
docs/topics/impala_copy_testcase.xml | 82 ++++++++++++++++++++++
.../impala/catalog/events/MetastoreEvents.java | 78 ++++++++++++--------
tests/custom_cluster/test_events_custom_configs.py | 25 +++++++
5 files changed, 160 insertions(+), 32 deletions(-)
create mode 100644 docs/topics/impala_copy_testcase.xml