Alexey Serbin has uploaded this change for review. (
http://gerrit.cloudera.org:8080/17694
Change subject: WIP KUDU-2671 a test for per-range hash bucket schema
consistency
......................................................................
WIP KUDU-2671 a test for per-range hash bucket schema consistency
As it turns out, no validation was performed on the validity of
per-range hash bucket ranges when creating a table.
This patch adds a new test scenario to show that.
As of now, the new test scenario is disabled, otherwise it would
fail.
This is a follow-up to 23ab89db1a1546d93fc3848052d076a9026b3068.
WIP:
* update the code to enforce the consistency of the table schema
at the server side
* enable the newly introduced test scenario
Change-Id: Icde3d0b0870fd3a3941fcc91602993ae7ad46266
---
M src/kudu/master/master-test.cc
1 file changed, 27 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/94/17694/1
--
To view, visit http://gerrit.cloudera.org:8080/17694
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icde3d0b0870fd3a3941fcc91602993ae7ad46266
Gerrit-Change-Number: 17694
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>