You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/16 22:12:18 UTC

[GitHub] jon-wei opened a new pull request #6638: Fixed buckets histogram aggregator

jon-wei opened a new pull request #6638: Fixed buckets histogram aggregator
URL: https://github.com/apache/incubator-druid/pull/6638
 
 
   This PR adds a new aggregator type that provides fixed buckets histograms (divide a range into a number of evenly-sized buckets with fixed boundaries).
   
   The fixed buckets histogram supports the min, max, and quantile post-aggregators.
   
   Some benchmark results comparing add performance for the approx/sketch/fixed aggs are available here:
   https://gist.github.com/jon-wei/a6c718498b56e66bc1672ced96c778d0
   
   Some benchmark results for serde/merge/quantile performance are available here:
   https://gist.github.com/jon-wei/765eb28055b24644a6e94dbfe331a055

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org