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 f7bcf299a [rpc-test] make RpcPendingConnectionsMetric more stable (take 2) new af92e28f0 [cfile] type encoding clean-up new 174666ede KUDU-1261 introduce nested types for ColumnSchemaPB 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 | 4 +- src/kudu/cfile/cfile_writer.cc | 11 ++-- src/kudu/cfile/encoding-test.cc | 8 +-- src/kudu/cfile/type_encodings.cc | 100 ++++++++++++++++++++----------------- src/kudu/cfile/type_encodings.h | 35 +++++++------ src/kudu/common/common.proto | 32 ++++++++++++ src/kudu/master/catalog_manager.cc | 6 +-- 7 files changed, 115 insertions(+), 81 deletions(-)