Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18809 )
Change subject: KUDU-2671 range-specific hash schemas in 'kudu table create' CLI ...................................................................... KUDU-2671 range-specific hash schemas in 'kudu table create' CLI This patch add support for range-specific hash schemas into the 'kudu table create' CLI tool. This patch also contains a test scenario to cover the newly introduced functionality. Change-Id: I94aab482792ef93754b6475e1390b8f0c4a05678 Reviewed-on: http://gerrit.cloudera.org:8080/18809 Reviewed-by: Mahesh Reddy <[email protected]> Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Yingchun Lai <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> Reviewed-by: Attila Bukor <[email protected]> --- M src/kudu/tools/create-table-tool-test.cc M src/kudu/tools/tool.proto M src/kudu/tools/tool_action_table.cc 3 files changed, 198 insertions(+), 36 deletions(-) Approvals: Mahesh Reddy: Looks good to me, but someone else must approve Alexey Serbin: Verified Yingchun Lai: Looks good to me, but someone else must approve Abhishek Chennaka: Looks good to me, but someone else must approve Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18809 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I94aab482792ef93754b6475e1390b8f0c4a05678 Gerrit-Change-Number: 18809 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
