drcrallen commented on issue #6865: Densify swapped hll buffer URL: https://github.com/apache/incubator-druid/pull/6865#issuecomment-461597661 @gianm I'm not convinced the results are always "good" in the absence of the error. Specifically, there are a number of "bad" ways to send in data that work contradictory to how a HLL sketch based on `Murmur_128(seed=0)` is intended to work. And not all of them will induce the kind of error presented here.
---------------------------------------------------------------- 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]
