This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 3e0e819 [docker] Fix Docker build on the centOS 8 base image
new 2d18e8d cfile: clean up encoding-test to use fewer templates
new 14912a1 [catalog_manager] reduce contention in ScopedLeaderSharedLock
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:
src/kudu/cfile/cfile_reader.cc | 8 +-
src/kudu/cfile/cfile_writer.cc | 4 +-
src/kudu/cfile/encoding-test.cc | 471 +++++++++++++++++--------------------
src/kudu/cfile/type_encodings.cc | 91 +++----
src/kudu/cfile/type_encodings.h | 16 +-
src/kudu/master/catalog_manager.cc | 18 +-
6 files changed, 281 insertions(+), 327 deletions(-)