ZhangYao has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13721
Change subject: KUDU-2847: Optimize iteration over selection vector in SerializeRowBlock ...................................................................... KUDU-2847: Optimize iteration over selection vector in SerializeRowBlock SerializeRowBlock to operate by row instead of by column so that we only need to iterate over the selection bitmap once. Change-Id: I19917d1875c46fd4cf98ef8a471b0340a76161e7 --- M src/kudu/common/wire_protocol.cc 1 file changed, 64 insertions(+), 71 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/21/13721/1 -- To view, visit http://gerrit.cloudera.org:8080/13721 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I19917d1875c46fd4cf98ef8a471b0340a76161e7 Gerrit-Change-Number: 13721 Gerrit-PatchSet: 1 Gerrit-Owner: ZhangYao <[email protected]>
