Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21631


Change subject: [cfile] make WriterOptions* a constant member field
......................................................................

[cfile] make WriterOptions* a constant member field

Since I'm preparing a series of patches to update files under
src/kudu/cfile, this patch does a minor cleanup on the files,
reflecting on the fact the WriteOptions* pointer field isn't
changing in all of the affected classes, and the kMaxHeaderSize
constant isn't used.

This patch doesn't contain any functional modifications.

Change-Id: I9a209194a15d9d49bbd42949223651b0fd17c7c0
---
M src/kudu/cfile/binary_dict_block.h
M src/kudu/cfile/binary_plain_block.cc
M src/kudu/cfile/binary_plain_block.h
M src/kudu/cfile/binary_prefix_block.cc
M src/kudu/cfile/binary_prefix_block.h
M src/kudu/cfile/index_btree.h
M src/kudu/cfile/plain_bitmap_block.h
M src/kudu/cfile/plain_block.h
M src/kudu/cfile/rle_block.h
9 files changed, 30 insertions(+), 48 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/31/21631/1
--
To view, visit http://gerrit.cloudera.org:8080/21631
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a209194a15d9d49bbd42949223651b0fd17c7c0
Gerrit-Change-Number: 21631
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to