Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/7027
Change subject: [tests] clean-up on kudu::client::ScanToStrings ...................................................................... [tests] clean-up on kudu::client::ScanToStrings With this patch, kudu::client::ScanToStrings() returns Status. The new signature is more convenient for localizing scan errors, if any. Change-Id: I8e7ba56d2e946c1ac9a4db2ef3a542f0a118471d --- M src/kudu/client/client-test-util.cc M src/kudu/client/client-test-util.h M src/kudu/client/client-test.cc M src/kudu/integration-tests/alter_table-randomized-test.cc M src/kudu/integration-tests/alter_table-test.cc M src/kudu/integration-tests/client-stress-test.cc M src/kudu/integration-tests/flex_partitioning-itest.cc 7 files changed, 38 insertions(+), 37 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/7027/1 -- To view, visit http://gerrit.cloudera.org:8080/7027 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8e7ba56d2e946c1ac9a4db2ef3a542f0a118471d Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
