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 49f0ab1d0 IMPALA-14794: Implement small string optimization in Parquet
scanner
new 17b8e5a93 IMPALA-13630: Avoid holding global lock when closing
KrpcDataStreamRecvr
new 4624406c8 IMPALA-14706: Use InMemoryMetricsReporter from the Iceberg
library
new 04b7a15cb IMPALA-14842: Guard doAs and impala.doas.user
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/runtime/krpc-data-stream-mgr.cc | 98 +++++++++++++---------
be/src/service/impala-hs2-server.cc | 6 +-
.../apache/impala/planner/IcebergScanPlanner.java | 37 ++++----
.../apache/impala/customcluster/LdapHS2Test.java | 23 +++++
4 files changed, 98 insertions(+), 66 deletions(-)