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 dbd2236 IMPALA-9545 Decide cacheline size of aarch64
new 7fd046d IMPALA-9611: fix hang when cancelling join builder
new a2e9409 IMPALA-9565 Remove unused included file mm_malloc.h on ARM
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:
be/src/exec/join-builder.cc | 4 ++--
be/src/kudu/util/memory/memory.cc | 3 +++
be/src/kudu/util/striped64.cc | 4 ++++
be/src/runtime/runtime-state.cc | 20 +++++++++++++++-----
be/src/runtime/runtime-state.h | 21 ++++++++++++++++-----
tests/failure/test_failpoints.py | 7 +++++++
6 files changed, 47 insertions(+), 12 deletions(-)