Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19424
Change subject: [row_operations] minor updates ...................................................................... [row_operations] minor updates This patch updates the code in row_operations.cc * simplified handling of RowOperationsPB::Type in DecodeOp * use std::make_shared where appropriate * use move semantics in a few places * unsorted style-related changes Change-Id: Ib1d7c6c28078447638a246a08f137b374cc9dac7 --- M src/kudu/common/row_operations.cc M src/kudu/tablet/tablet_auto_incrementing-test.cc M src/kudu/tserver/tablet_server-test.cc 3 files changed, 77 insertions(+), 73 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/19424/1 -- To view, visit http://gerrit.cloudera.org:8080/19424 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ib1d7c6c28078447638a246a08f137b374cc9dac7 Gerrit-Change-Number: 19424 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
