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 9091f31cf KUDU-2671 refactor PartitionSchema::CreatePartitions()
     new 295b4903b KUDU-2671 more robust convention on specifying range bounds
     new 6909ee4f8 KUDU-2671 update partition schema in catalog when adding 
range

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/client/client.cc                          |  14 +-
 .../integration-tests/table_locations-itest.cc     |  72 +++----
 src/kudu/master/catalog_manager.cc                 |  69 ++++---
 src/kudu/master/catalog_manager.h                  |  24 ++-
 src/kudu/master/master-test.cc                     | 221 ++++++++++++++++++---
 5 files changed, 282 insertions(+), 118 deletions(-)

Reply via email to