This is an automated email from the ASF dual-hosted git repository.
laszlog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from f4a4162b0 IMPALA-12442: Remove execute_serially from stress tests
new 68b2eaceb IMPALA-12279: Bump Iceberg lib version to 1.3
new 72cc1bccb IMPALA-12482: Make VLOG level of RpcEventHandler adjustable
new 5cc358d7c IMPALA-12076: Use ZSTD interfaces with reusable context
new 1cf5bc6e7 Update version to 4.4.0-SNAPSHOT
The 4 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/rpc/rpc-trace.cc | 17 ++++++++++-------
be/src/rpc/rpc-trace.h | 7 ++++++-
be/src/statestore/statestore-subscriber.cc | 4 +++-
be/src/util/compress.cc | 15 ++++++++++++++-
be/src/util/compress.h | 3 ++-
be/src/util/decompress.cc | 13 ++++++++++---
bin/impala-config.sh | 24 ++++++++++++------------
fe/pom.xml | 2 +-
java/TableFlattener/pom.xml | 2 +-
java/datagenerator/pom.xml | 2 +-
java/executor-deps/pom.xml | 2 +-
java/ext-data-source/api/pom.xml | 2 +-
java/ext-data-source/pom.xml | 2 +-
java/ext-data-source/sample/pom.xml | 2 +-
java/ext-data-source/test/pom.xml | 2 +-
java/external-frontend/pom.xml | 4 ++--
java/pom.xml | 2 +-
java/query-event-hook-api/pom.xml | 2 +-
java/shaded-deps/hive-exec/pom.xml | 2 +-
java/shaded-deps/s3a-aws-sdk/pom.xml | 2 +-
java/test-corrupt-hive-udfs/pom.xml | 2 +-
java/test-hive-udfs/pom.xml | 2 +-
java/yarn-extras/pom.xml | 2 +-
23 files changed, 74 insertions(+), 43 deletions(-)