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 1d62bddb8 IMPALA-11617: Pool service should be made aware of
processing cost limit
new c3d7f20a8 IMPALA-11226: Add script to simplify resolving minidumps
new 4638a0e58 IMPALA-11646 IMPALA-11562: Fix
test_unsupported_text_compression in s3
new 35dc24fbc IMPALA-10148: Cleanup cores in TestHooksStartupFail
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/jenkins/finalize.sh | 19 ++
bin/resolve_minidumps.py | 376 +++++++++++++++++++++++++
tests/authorization/test_provider.py | 35 +--
tests/common/custom_cluster_test_suite.py | 37 ++-
tests/custom_cluster/test_query_event_hooks.py | 20 +-
tests/metadata/test_partition_metadata.py | 20 +-
6 files changed, 441 insertions(+), 66 deletions(-)
create mode 100755 bin/resolve_minidumps.py