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 422006a80 IMPALA-11950: Planner change for Iceberg metadata querying
new c3e3953e8 IMPALA-12085: Update comments in cluster-membership-mgr.h
new 5b0864d7b IMPALA-12086: Fix BitUtil::CountLeadingZeros for zero
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/scheduling/cluster-membership-mgr.h | 7 +-----
be/src/util/arithmetic-util.h | 6 +++++
be/src/util/bit-util-test.cc | 39 ++++++++++++++++++++++++++++++
be/src/util/bit-util.h | 10 ++++++--
4 files changed, 54 insertions(+), 8 deletions(-)