Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22819

to look at the new patch set (#3).

Change subject: [util] introduce ChunkedBitmapIterator
......................................................................

[util] introduce ChunkedBitmapIterator

This patch introduces ChunkedBitmapIterator that's useful in building
non-null bitmaps for concatenated array cells when storing columnar data
in nullable array blocks [1].

With this, BitmapIterator was renamed into ContiguousBitmapIterator.

[1] https://gerrit.cloudera.org/#/c/22058/

Change-Id: I143e3caa7cd8d48be8034c630f79562c2fc1282a
---
M src/kudu/cfile/cfile_writer.cc
M src/kudu/common/rowblock.cc
M src/kudu/util/bitmap-test.cc
M src/kudu/util/bitmap.cc
M src/kudu/util/bitmap.h
5 files changed, 805 insertions(+), 20 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/19/22819/3
--
To view, visit http://gerrit.cloudera.org:8080/22819
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I143e3caa7cd8d48be8034c630f79562c2fc1282a
Gerrit-Change-Number: 22819
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to