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 2018/12/20 18:58:31 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-449100919
 
 
   @b-slim this is more of a working heads up (i.e. I think you can probably build your roaring bitmaps faster) rather than something I would expect you to merge. The fact that run compression can be applied incrementally so you don't need to do it when you serialise the bitmaps ripples out fairly quickly to "BitmapSerdeFactory" JSON formats, and I can't offer a view on how they should be kept backward compatible. If you upgrade, please feel free to use this commit as a reference.

----------------------------------------------------------------
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