Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18485
to look at the new patch set (#2).
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/2
--
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: newpatchset
Gerrit-Change-Id: Ifec5566ea8f3e49d00dcb6964b3d17c4be0504eb
Gerrit-Change-Number: 18485
Gerrit-PatchSet: 2
Gerrit-Owner: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)