Hello Mahesh Reddy, Tidy Bot, Yingchun Lai, Attila Bukor, Kudu Jenkins, 
Abhishek Chennaka,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18814

to look at the new patch set (#2).

Change subject: KUDU-2671 range-specific hash schemas for 'kudu table 
add_range_partition'
......................................................................

KUDU-2671 range-specific hash schemas for 'kudu table add_range_partition'

This patch adds support for range-specific hash schemas into the
'kudu table add_range_partition' CLI tool.  This patch also contains
a test scenario to cover the newly introduced functionality.

An example of usage:

  kudu table add_range_partition $KUDU_MASTER my_table [0] [1] \
    --hash_schema='{"hash_schema": [{"columns": ["c"], "num_buckets": 5}]}'

Change-Id: I3832312b6ebfb397bb3083931f6d53039afc5e9b
---
M src/kudu/tools/kudu-admin-test.cc
M src/kudu/tools/tool.proto
M src/kudu/tools/tool_action_table.cc
3 files changed, 210 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/18814/2
--
To view, visit http://gerrit.cloudera.org:8080/18814
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3832312b6ebfb397bb3083931f6d53039afc5e9b
Gerrit-Change-Number: 18814
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yingchun Lai <[email protected]>

Reply via email to