richardstartin edited a comment 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 update, 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to