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 97cd30c60 IMPALA-12426: Workload Management Supporting Changes
new 5250cc14b IMPALA-12827: Fix failures in processing AbortTxnEvent due
to aborted write id is cleaned up
new 3a6987e09 IMPALA-12842: Make node.js installation aware of CPU
architecture
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:
bin/create-test-configuration.sh | 7 ++++
.../org/apache/impala/compat/MetastoreShim.java | 2 +
.../java/org/apache/impala/catalog/HdfsTable.java | 9 ++--
.../impala/catalog/events/MetastoreEvents.java | 9 +++-
.../hive/common/MutableValidReaderWriteIdList.java | 14 +++++--
fe/src/test/resources/hive-site.xml.py | 5 +++
tests/common/impala_test_suite.py | 1 +
tests/custom_cluster/test_events_custom_configs.py | 48 +++++++++++++++++++++-
tests/run-js-tests.sh | 16 +++++++-
9 files changed, 99 insertions(+), 12 deletions(-)