Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22461
Change subject: [common] minor cleanup on RowBlock/RowBlockRow ...................................................................... [common] minor cleanup on RowBlock/RowBlockRow This patch addresses a few const-correctness, CHECK/DCHECK 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 Reviewed-on: http://gerrit.cloudera.org:8080/22450 Reviewed-by: Yifan Zhang <[email protected]> Tested-by: Alexey Serbin <[email protected]> (cherry picked from commit 3316848c259804c7e90f3a3b7a21b62db1c51249) --- M src/kudu/common/columnblock.h M src/kudu/common/rowblock.cc M src/kudu/common/rowblock.h 3 files changed, 86 insertions(+), 79 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/61/22461/1 -- To view, visit http://gerrit.cloudera.org:8080/22461 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.18.x Gerrit-MessageType: newchange Gerrit-Change-Id: If9eda1ed495875bd77babbf3523bb206dd30e8d5 Gerrit-Change-Number: 22461 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
