This is an automated email from the ASF dual-hosted git repository.
csringhofer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from ad7888898 IMPALA-13223: Fix bootstrap-build.sh for platforms without
Python2
new 6d7c07608 IMPALA-14338: Update six to 1.17.0 to fix impala-shell on
Python 3.12+
new 50926b5d8 IMPALA-12829: Skip processing transaction events if the
table is HMS sync disabled.
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:
.../org/apache/impala/compat/MetastoreShim.java | 31 ++++++--
.../impala/catalog/CatalogServiceCatalog.java | 59 ++++++++++++++-
.../java/org/apache/impala/catalog/HdfsTable.java | 17 ++++-
.../impala/catalog/events/MetastoreEvents.java | 2 +-
shell/requirements.txt | 2 +-
tests/custom_cluster/test_events_custom_configs.py | 85 +++++++++++++++++-----
6 files changed, 163 insertions(+), 33 deletions(-)