Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18775 )
Change subject: [c++-client] KUDU-2671 more tests for unbounded ranges (CreateTable) ...................................................................... [c++-client] KUDU-2671 more tests for unbounded ranges (CreateTable) This patch adds more tests for Kudu C++ client covering the paths involving CreateTable RPC for tables with unbounded ranges having custom hash schemas. Change-Id: I584f613ddf3341156d02c4e7c9603b71584cfcf4 Reviewed-on: http://gerrit.cloudera.org:8080/18775 Reviewed-by: Mahesh Reddy <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Yingchun Lai <[email protected]> Reviewed-by: Attila Bukor <[email protected]> --- M src/kudu/client/flex_partitioning_client-test.cc 1 file changed, 91 insertions(+), 0 deletions(-) Approvals: Mahesh Reddy: Looks good to me, but someone else must approve Kudu Jenkins: Verified Yingchun Lai: Looks good to me, but someone else must approve Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18775 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I584f613ddf3341156d02c4e7c9603b71584cfcf4 Gerrit-Change-Number: 18775 Gerrit-PatchSet: 5 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
