Hello Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23479
to look at the new patch set (#2).
Change subject: KUDU-1261 make DICT_ENCODING work for string array cells
......................................................................
KUDU-1261 make DICT_ENCODING work for string array cells
By implementing the subj, this changelist also addresses corresponding
TODO in cfile-test.cc. This patch also adds unit-level tests
for the following recently modified/introduced BlockBuilder's methods:
* IsBlockFull()
* SetBlockFullMasked()
* IsBlockFullMasked()
This is a follow-up to 9a1c19fd0853aef54bdd52af69194ee43f2a33b6.
Change-Id: I290a73d15c53f58e30cd1d63b7025f6cd1f73474
---
M src/kudu/cfile/binary_dict_block.cc
M src/kudu/cfile/binary_dict_block.h
M src/kudu/cfile/block_encodings.h
M src/kudu/cfile/cfile-test.cc
M src/kudu/cfile/encoding-test.cc
5 files changed, 174 insertions(+), 16 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/79/23479/2
--
To view, visit http://gerrit.cloudera.org:8080/23479
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I290a73d15c53f58e30cd1d63b7025f6cd1f73474
Gerrit-Change-Number: 23479
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)