This is an automated email from the ASF dual-hosted git repository.
joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 73e2e0a58 IMPALA-11657: Ignore git-reset failures in
build-all-flag-combinations.sh
new ad438e7e3 IMPALA-11581: ALTER TABLE RENAME TO doesn't update
transient_lastDdlTime
new 22e5ca3d0 IMPALA-11667: Clean up Java dependency exclusions
new 83c5e6e40 IMPALA-11670: Upgrade components, add envvars for override
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:
bin/impala-config.sh | 16 ++-
fe/pom.xml | 118 +----------------
.../apache/impala/service/CatalogOpExecutor.java | 1 +
java/TableFlattener/pom.xml | 10 --
java/datagenerator/pom.xml | 36 ------
java/executor-deps/pom.xml | 35 ------
java/ext-data-source/sample/pom.xml | 1 -
java/ext-data-source/test/pom.xml | 1 -
java/pom.xml | 140 ++++++++++++++++++---
java/shaded-deps/hive-exec/pom.xml | 13 --
java/test-hive-udfs/pom.xml | 19 ---
java/yarn-extras/pom.xml | 24 ----
tests/metadata/test_last_ddl_time_update.py | 117 +++++++++++------
13 files changed, 220 insertions(+), 311 deletions(-)