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 91d3101  [tools] run intra-location rebalancing in parallel
     new 9a53fec  [tools] KUDU-3333 Include Table Counts in kudu hms Dryrun
     new 8409d28  [metrics] Add table level metrics column_count and 
schema_version on master

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/master/catalog_manager.cc | 25 +++++++++++++++---
 src/kudu/master/catalog_manager.h  | 10 +++++---
 src/kudu/master/master-test.cc     | 52 ++++++++++++++++++++++++++++++++++++--
 src/kudu/master/table_metrics.cc   | 10 ++++++++
 src/kudu/master/table_metrics.h    |  2 ++
 src/kudu/tools/tool_action_hms.cc  | 25 +++++++++++++++---
 6 files changed, 111 insertions(+), 13 deletions(-)

Reply via email to