gianm commented on issue #12887: URL: https://github.com/apache/druid/issues/12887#issuecomment-1227953891
My understanding agrees with @LakshSingla. It is an approximate algorithm that may return slightly different numbers. Nevertheless, all numbers returned by the algorithm fall within the expected error bounds. Like @LakshSingla mentioned you can raise `k` if you need tighter error bounds. It will improve accuracy, at the cost of using more memory and processing time. If you encounter further issues, please feel free to reopen this, or join us on Slack: https://druid.apache.org/community/ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
