drcrallen commented on issue #6865: Densify swapped hll buffer
URL: https://github.com/apache/incubator-druid/pull/6865#issuecomment-462448706
 
 
   @gianm You are correct, the prior impl made some assumptions for a dense 
buffer, but we had some cases where it came in sparse. So this PR checks for 
such a case and densifies as needed.
   
   It also adds some test cases for some "easy to accidentally hit" scenarios 
which are in the realm of what @leerho is talking about as far as challenges 
with the default Druid HLL implementation.

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