This is an automated email from the ASF dual-hosted git repository.

boroknagyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


    from cc63757c1 IMPALA-12838: Adds exec_options parameter to 
single_node_perf_run.py
     new 1d4a6bc47 IMPALA-12859: Ensure query log estimated memory is 
initialized
     new ade98362c IMPALA-12834: Add number of concurrent queries to profile
     new 5071f54a4 IMPALA-12825: Install thrift into the impala-python 
virtualenv
     new 564f2ced7 IMPALA-12848: Fixed flaky test test_catalogd_ha_failover
     new 30fbcc94e IMPALA-12821: Fix test_create_table_profile_events depend on 
event-processor

The 5 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:
 README-build.md                                   |  2 +-
 be/src/scheduling/admission-controller.cc         | 12 +++++++++++
 be/src/scheduling/admission-controller.h          |  5 +++++
 be/src/service/impala-server.h                    |  2 +-
 bin/impala-config.sh                              |  9 +++++---
 bin/set-pythonpath.sh                             | 14 ------------
 infra/python/deps/requirements.txt                |  1 +
 tests/custom_cluster/test_admission_controller.py | 26 +++++++++++++++++++++++
 tests/custom_cluster/test_ext_data_sources.py     | 19 +++++++++++++++++
 tests/query_test/test_observability.py            | 11 ++++------
 10 files changed, 75 insertions(+), 26 deletions(-)

Reply via email to