gianm commented on issue #5569: Null handling bitmap performance URL: https://github.com/apache/incubator-druid/issues/5569#issuecomment-517346001 @b-slim I'm not familiar with their implementation enough to know, but I could speculate. Perhaps the compressed bitmap iterators cache some information that needs to be re-computed if you are calling `get` repeatedly.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
