Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17836
Change subject: KUDU-2671 test for unbounded range with custom empty hash schema ...................................................................... KUDU-2671 test for unbounded range with custom empty hash schema This patch adds a new test scenario: a table with a range partition without the upper bound, where the range partition has a custom empty hash schema in the presence of non-empty table-wide hash schema. This is to make sure it's possible to create such a table an successfully insert rows into the table. This is a follow-up to 03451904a20123ca27eaa4e9773b94c0532fd342. Change-Id: I2198714a8025ae4b132afc4cd4700de18df226cb --- M src/kudu/client/flex_partitioning_client-test.cc 1 file changed, 65 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/17836/1 -- To view, visit http://gerrit.cloudera.org:8080/17836 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2198714a8025ae4b132afc4cd4700de18df226cb Gerrit-Change-Number: 17836 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
