This is an automated email from the ASF dual-hosted git repository.
joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 0935c382e IMPALA-11673: Exclude spring-jcl from the Java build
new 509448113 IMPALA-11645: Remove PrintThriftEnum functions in
debug-utils.cc
new 1e30ca228 IMPALA-11671: Clear trash for Ozone to avoid bug
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/benchmarks/scheduler-benchmark.cc | 2 +-
be/src/exec/exec-node.cc | 4 +--
be/src/exec/hdfs-scan-node-base.cc | 18 ++++++-------
be/src/exec/kudu/kudu-scanner.cc | 2 +-
be/src/exec/parquet/parquet-column-readers.cc | 4 +--
be/src/exec/parquet/parquet-metadata-utils.cc | 2 +-
be/src/exec/partitioned-hash-join-builder.cc | 2 +-
be/src/runtime/coordinator.cc | 4 +--
be/src/runtime/fragment-instance-state.cc | 4 +--
be/src/service/client-request-state.cc | 21 +++++++--------
be/src/service/impala-http-handler.cc | 2 +-
be/src/service/query-options.cc | 12 ++++-----
be/src/util/collection-metrics.cc | 2 +-
be/src/util/debug-util.cc | 37 -------------------------
be/src/util/debug-util.h | 39 +++++----------------------
be/src/util/histogram-metric.cc | 4 +--
be/src/util/metrics.cc | 6 ++---
bin/run-all-tests.sh | 4 +++
18 files changed, 54 insertions(+), 115 deletions(-)