Abhishek Chennaka has uploaded this change for review. ( 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 --- M src/kudu/master/master.proto 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/85/18485/1 -- 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: newchange Gerrit-Change-Id: Ifec5566ea8f3e49d00dcb6964b3d17c4be0504eb Gerrit-Change-Number: 18485 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]>
