Hello Mahesh Reddy, Kudu Jenkins, Andrew Wong,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/17836
to look at the new patch set (#2).
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 couple of new test scenarios to cover a case
of 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
* the range and partitions keys for the table are encoded as expected
* it's possible to insert rows into the table
This is a follow-up to 03451904a20123ca27eaa4e9773b94c0532fd342.
Change-Id: I2198714a8025ae4b132afc4cd4700de18df226cb
---
M src/kudu/client/flex_partitioning_client-test.cc
M src/kudu/common/partition-test.cc
2 files changed, 221 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/17836/2
--
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: newpatchset
Gerrit-Change-Id: I2198714a8025ae4b132afc4cd4700de18df226cb
Gerrit-Change-Number: 17836
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mahesh Reddy <[email protected]>