Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22450
Change subject: [common] minor cleanup on RowBlock/RowBlockRow ...................................................................... [common] minor cleanup on RowBlock/RowBlockRow This patch addresses a few const-correctness and code style issues in RowBlock/RowBlockRow/SelectionVector classes. Since I have patches with updates in the related code, I'm publishing this small clean-up in a separate patch. This patch doesn't contain any functional modifications. Change-Id: If9eda1ed495875bd77babbf3523bb206dd30e8d5 --- M src/kudu/common/columnblock.h M src/kudu/common/rowblock.cc M src/kudu/common/rowblock.h 3 files changed, 79 insertions(+), 72 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/50/22450/1 -- To view, visit http://gerrit.cloudera.org:8080/22450 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If9eda1ed495875bd77babbf3523bb206dd30e8d5 Gerrit-Change-Number: 22450 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
