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 13a3d19a2 IMPALA-13250: [DOCS] Document ENABLED_RUNTIME_FILTER_TYPES
query option
new 3db89e6df IMPALA-12737: Add HS2 support to the InternalServer class.
new c8253cee9 IMPALA-13280: Speed up test_under_statement_expression_limit
new 589dbd6f1 IMPALA-13276: Revise the documentation of
'RUNTIME_FILTER_WAIT_TIME_MS'
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/impala-server.h | 12 ++-
be/src/service/internal-server-test.cc | 105 ++++++++++++++++-----
be/src/service/internal-server.cc | 45 +++++----
be/src/service/internal-server.h | 65 +++++++------
common/thrift/Query.thrift | 6 +-
docs/topics/impala_runtime_filter_wait_time_ms.xml | 7 ++
docs/topics/impala_runtime_filtering.xml | 12 +--
tests/query_test/test_exprs.py | 13 ++-
8 files changed, 178 insertions(+), 87 deletions(-)