clintropolis commented on a change in pull request #11048: URL: https://github.com/apache/druid/pull/11048#discussion_r604383868
########## File path: docs/querying/aggregations.md ########## @@ -395,7 +395,7 @@ The [Approximate Histogram](../development/extensions-core/approximate-histogram The algorithm used by this deprecated aggregator is highly distribution-dependent and its output is subject to serious distortions when the input does not fit within the algorithm's limitations. -A [study published by the DataSketches team](https://datasketches.apache.org/docs/Quantiles/DruidApproxHistogramStudy.html) demonstrates some of the known failure modes of this algorithm: +Some of the known failure modes of this algorithm include: Review comment: Ah, it has changed slightly, https://datasketches.apache.org/docs/QuantilesStudies/DruidApproxHistogramStudy.html -- 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]
