Alexey Serbin has submitted this change and it was merged. ( 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, 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]> --- 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(-) Approvals: Yifan Zhang: Looks good to me, approved Alexey Serbin: Verified -- 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: merged Gerrit-Change-Id: If9eda1ed495875bd77babbf3523bb206dd30e8d5 Gerrit-Change-Number: 22450 Gerrit-PatchSet: 3 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]>
