Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18485 )
Change subject: [master] KUDU-2671: Range specific hashing during table alter op. ...................................................................... [master] KUDU-2671: Range specific hashing during table alter op. This commit has the proto file, master.proto, updated to reflect the changes needed for having custom hash partitioning while adding a new range to an existing table. The AlterTableRequestPB has the new field to accommodate the new change. The reason for pushing this patch with just this change is to unblock client side work while the server side work is being done. Change-Id: Ifec5566ea8f3e49d00dcb6964b3d17c4be0504eb Reviewed-on: http://gerrit.cloudera.org:8080/18485 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/master/master.proto 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/18485 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ifec5566ea8f3e49d00dcb6964b3d17c4be0504eb Gerrit-Change-Number: 18485 Gerrit-PatchSet: 4 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]>
