Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21903
Change subject: [tablet] clean-up on ColumnMaterializationContext ...................................................................... [tablet] clean-up on ColumnMaterializationContext I was modifying the ColumnBlock's code and did this small pass-by improvement in the releated code of ColumnMaterializationContext and around. This is mostly const-correctness and style guide-related updates. This patch doesn't contain any functional modifications. Change-Id: I7cc68b7a7ae6d7bfb7413742936bca138d812a88 --- M src/kudu/common/column_materialization_context.h M src/kudu/common/columnblock.h M src/kudu/common/schema.h M src/kudu/tablet/cfile_set.cc M src/kudu/tablet/delta_applier.cc M src/kudu/tablet/delta_applier.h 6 files changed, 20 insertions(+), 30 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/03/21903/1 -- To view, visit http://gerrit.cloudera.org:8080/21903 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7cc68b7a7ae6d7bfb7413742936bca138d812a88 Gerrit-Change-Number: 21903 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
