drcrallen commented on issue #6865: Densify swapped hll buffer
URL: https://github.com/apache/incubator-druid/pull/6865#issuecomment-467168106
 
 
   > 2\. The second test IMHO, is too complex and misses the bigger danger of 
misusing the hash function.
   
   That is true as well, but I'm not trying to fix the hashing in druid in this 
PR. Just rectify one specific assumption (always dense) that is not guaranteed 
to be true for arbitrary data input (fails when input is improperly 
distributed).

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