Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18739
Change subject: KUDU-2671 add tests to check for number of hash buckets ...................................................................... KUDU-2671 add tests to check for number of hash buckets This patch adds a few test scenarios to cover the handling of invalid number of hash buckets for range-specific hash schemas in AlterTable RPCs. Change-Id: I6bdd728b5dea7fa864648e167a1a76b07c706e8f --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduTable.java M src/kudu/client/flex_partitioning_client-test.cc M src/kudu/master/master-test.cc 3 files changed, 191 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/39/18739/1 -- To view, visit http://gerrit.cloudera.org:8080/18739 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I6bdd728b5dea7fa864648e167a1a76b07c706e8f Gerrit-Change-Number: 18739 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
