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

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


    from c0feea2c9 IMPALA-12260: Crash if '--asm_module_dir' is set
     new c9aed342f IMPALA-12281: Disallow unsetting REQUEST_POOL if it is set 
by client
     new 57370fb06 IMPALA-12188: Avoid unnecessary output from sourcing 
bin/impala-config.sh
     new c2ef633c6 IMPALA-12282: Refine correlation factor in AggregationNode

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/bootstrap_development.sh                       |  2 +-
 bin/create_testdata.sh                             |  2 +-
 bin/gen-cscope.sh                                  |  2 +-
 bin/init-impala-python.sh                          |  2 +-
 bin/jenkins/all-tests.sh                           |  2 +-
 bin/jenkins/build-all-flag-combinations.sh         |  2 +-
 bin/jenkins/dockerized-impala-run-tests.sh         |  2 +-
 bin/run-cpplint.sh                                 |  2 +-
 common/thrift/ImpalaService.thrift                 |  4 +-
 .../org/apache/impala/planner/AggregationNode.java | 11 ++++--
 .../java/org/apache/impala/service/Frontend.java   | 22 +++++++----
 testdata/bin/run-ranger-server.sh                  |  2 +-
 .../queries/PlannerTest/tpcds/tpcds-q22.test       | 32 +++++++--------
 .../queries/PlannerTest/tpcds/tpcds-q67.test       | 18 ++++-----
 tests/custom_cluster/test_executor_groups.py       | 45 +++++++++++++++++-----
 15 files changed, 94 insertions(+), 56 deletions(-)

Reply via email to