Yingchun Lai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13470


Change subject: [tserver] Move cell size checking to prepare phase
......................................................................

[tserver] Move cell size checking to prepare phase

It's inefficiency to check cell size in apply phase to consult every
columns of rows, this patch move this checking to prepare phase when
decoding values from protobuf.

Change-Id: Id3e672272bb1dcf2d0ac1d96ee8a1a2d1489774c
---
M src/kudu/common/row_operations-test.cc
M src/kudu/common/row_operations.cc
M src/kudu/common/row_operations.h
M src/kudu/tablet/tablet.cc
M src/kudu/util/safe_math.h
5 files changed, 229 insertions(+), 78 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/70/13470/1
--
To view, visit http://gerrit.cloudera.org:8080/13470
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id3e672272bb1dcf2d0ac1d96ee8a1a2d1489774c
Gerrit-Change-Number: 13470
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <405403...@qq.com>

Reply via email to