This is an automated email from the ASF dual-hosted git repository.

laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from 3c415ea2f KUDU-2671 introduce PartitionPruner::PrepareRangeSet()
     new 936d7edc4 KUDU-1644: Simplify InList predicate values based on rowset 
PK bounds
     new 00a2c7f29 [Catalog] Make DNS name of Kudu master case insensitive

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/common/generic_iterators.cc |   3 +-
 src/kudu/common/scan_spec.cc         |  28 +++---
 src/kudu/common/scan_spec.h          |   4 +
 src/kudu/master/sys_catalog.cc       |  13 ++-
 src/kudu/tablet/cfile_set-test.cc    | 188 ++++++++++++++++++++++++++++++++---
 src/kudu/tablet/cfile_set.cc         |  53 ++++++++--
 src/kudu/tablet/cfile_set.h          |  10 +-
 src/kudu/util/net/net_util.h         |   2 +-
 8 files changed, 258 insertions(+), 43 deletions(-)

Reply via email to