Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/19424 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Yifan Zhang <[email protected]> --- 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(-) Approvals: Alexey Serbin: Verified Yifan Zhang: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Ib1d7c6c28078447638a246a08f137b374cc9dac7 Gerrit-Change-Number: 19424 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
