Alexey Serbin has uploaded a new patch set (#2) to the change originally created by Kurt Deschler. ( http://gerrit.cloudera.org:8080/18720 )
Change subject: KUDU-2671 Remove commas from multi-level custom hash schema printing ...................................................................... KUDU-2671 Remove commas from multi-level custom hash schema printing This patch removes commas separating hash dimensions in the formatted output of a range-specific hash schema. An extra test scenario is added to spot regressions in the formatted output and cover the functionality of creating and altering tables with multi-dimensional hash schemas. Change-Id: I424790b62fb4a323f59d4d33901faae57cf39ad0 --- M java/kudu-client/src/main/java/org/apache/kudu/client/Partition.java M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduTable.java 2 files changed, 234 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/20/18720/2 -- To view, visit http://gerrit.cloudera.org:8080/18720 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I424790b62fb4a323f59d4d33901faae57cf39ad0 Gerrit-Change-Number: 18720 Gerrit-PatchSet: 2 Gerrit-Owner: Kurt Deschler <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
