You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/01/02 08:22:55 UTC

[GitHub] richardstartin commented on issue #6764: Consider using RoaringBitmapWriter for bitmap construction

richardstartin commented on issue #6764: Consider using RoaringBitmapWriter for bitmap construction
URL: https://github.com/apache/incubator-druid/pull/6764#issuecomment-450806938
 
 
   @clintropolis the change optimises *ordered* insertion, because it avoids binary search on the high 16 bits of the bitmap. The change is useless for unordered insertions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org