Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23479
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() 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/1 -- 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: newchange Gerrit-Change-Id: I290a73d15c53f58e30cd1d63b7025f6cd1f73474 Gerrit-Change-Number: 23479 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
