Dan Burkert has uploaded a new patch set (#2). Change subject: Add test for implicit partitions ......................................................................
Add test for implicit partitions A question came up on the mailing list about the behavior of the table creator when not specifying bounds, and I couldn't find a unit test covering it. This adds such a test, and it _does_ look like we are consistent with the docs in client.h. Change-Id: I53e370c836e00a6bdc724cc63843b6d25e3b659e --- M src/kudu/client/client-test.cc 1 file changed, 85 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/6153/2 -- To view, visit http://gerrit.cloudera.org:8080/6153 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I53e370c836e00a6bdc724cc63843b6d25e3b659e Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
