This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 172925bcb IMPALA-3825: Delegate runtime filter aggregation to some
executors
new 1b93c370b IMPALA-12630: Deflake TestOrcStats.test_orc_stats
new 6c6142ba2 IMPALA-12633: Remove DCHECK for slow SetQueryInflight
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/runtime/query-driver.cc | 20 ++++++++++--
be/src/service/client-request-state.cc | 2 +-
be/src/service/impala-server.cc | 36 ++++++++++++++++++++--
be/src/service/impala-server.h | 21 ++++++++++---
.../queries/QueryTest/orc-stats.test | 6 ++--
tests/custom_cluster/test_query_retries.py | 31 +++++++++++++++++++
6 files changed, 102 insertions(+), 14 deletions(-)