maytasm commented on PR #15371: URL: https://github.com/apache/druid/pull/15371#issuecomment-2142871161
@kgyrtkirk Here is the documentation regarding what @bsyk is talking about: https://druid.apache.org/docs/latest/development/extensions-contrib/spectator-histogram/#longsum-doublesum-and-floatsum-aggregators The COMPLEX<SpecatorHistogram> can be an input to longSum, doubleSum and floatSum aggregators, which will return the population size (count of events contributing to the histogram). -- 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]
