suneet-s commented on issue #12699: URL: https://github.com/apache/druid/issues/12699#issuecomment-1165221256
@NikitaElmanov have you loaded the datasketches extension in your cluster as mentioned in https://druid.apache.org/docs/latest/development/extensions-core/datasketches-extension.html? You could use the APPROX_QUANTILE function instead, if it is not possible to load the datasketches extension for some reason, but you'll get better accuracy with the extension as mentioned in the docs -- 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]
