fx19880617 opened a new issue #5563: URL: https://github.com/apache/incubator-pinot/issues/5563
Currently we default hyperloglog object log2m to 8 (accuracy = 6.5%), which doesn't fit for the use cases requires certain accuracy. Ideally we should make `log2m` configurable through: - [ ] pinot cluster level - [ ] per table level override - [ ] per query/session level override ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
