Alexey Serbin has uploaded a new change for review. http://gerrit.cloudera.org:8080/3834
Change subject: [KuduScanBatch::const_iterator] a minor clean-up ...................................................................... [KuduScanBatch::const_iterator] a minor clean-up More 'standardized' signature for the prefix increment operator. Added postfix increment operator. Changed the behavior of the equality/non-equality operators: along with current row index, also check whether iterators are built upon the same batch. Added units tests to cover the modified code. Change-Id: I3eeba46e5bc45c9dd7b96abad60173381d6c3e39 --- M src/kudu/client/client-test.cc M src/kudu/client/scan_batch.h 2 files changed, 122 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/34/3834/1 -- To view, visit http://gerrit.cloudera.org:8080/3834 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3eeba46e5bc45c9dd7b96abad60173381d6c3e39 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]>
