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 362a8fe6b IMPALA-12113: Fix elapsed time calculation in query timeline
     new e9f512778 IMPALA-12102: Avoid memory leaks in the handling of JNI 
exceptions
     new 1830abcc7 IMPALA-12056: Let child queries unset REQUEST_POOL if 
auto-scaling
     new 93d4ce532 Install libreadline-dev for toolchain builds on ARM hosts

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/service/child-query.cc                      | 13 +++++++--
 be/src/service/child-query.h                       |  2 +-
 be/src/util/jni-util.cc                            |  5 +++-
 bin/bootstrap_system.sh                            |  3 +-
 common/thrift/Frontend.thrift                      |  4 +++
 .../java/org/apache/impala/service/Frontend.java   |  1 +
 tests/custom_cluster/test_executor_groups.py       | 32 +++++++++++++++++++---
 7 files changed, 50 insertions(+), 10 deletions(-)

Reply via email to