This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from ee069687f IMPALA-12212: Bump Maven to 3.9.2, pull dependencies in
parallel
new 0d3fc33bb IMPALA-12300: (addendum) Remove HDFS specific assertion
new b7dd3c267 IMPALA-12296: Fix filenames in query profile download page
new 7fb6a9a1d IMPALA-11941: (Addendum) Use released jamm 0.4.0
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:
be/src/common/init.cc | 4 +-
bin/run-all-tests.sh | 2 +-
fe/pom.xml | 12 ++----
java/.gitignore | 1 -
java/CMakeLists.txt | 20 +--------
java/pom.xml | 1 -
java/shaded-deps/jamm/.gitignore | 1 -
java/shaded-deps/jamm/pom.xml | 64 ----------------------------
java/toolchains.xml.tmpl | 35 ---------------
tests/custom_cluster/test_executor_groups.py | 1 -
tests/verifiers/test_banned_log_messages.py | 3 --
www/query_profile.tmpl | 9 ++--
12 files changed, 13 insertions(+), 140 deletions(-)
delete mode 100644 java/.gitignore
delete mode 100644 java/shaded-deps/jamm/.gitignore
delete mode 100644 java/shaded-deps/jamm/pom.xml
delete mode 100644 java/toolchains.xml.tmpl