kfaraz commented on code in PR #17912:
URL: https://github.com/apache/druid/pull/17912#discussion_r2043386320


##########
docs/development/extensions-core/approximate-histograms.md:
##########
@@ -23,17 +23,18 @@ title: "Approximate Histogram aggregators"
   -->
 
 
+:::caution
+ The Approximate Histogram aggregator is deprecated. Use [DataSketches 
Quantiles](../extensions-core/datasketches-quantiles.md) instead, which 
provides a superior distribution-independent algorithm with formal error 
guarantees.

Review Comment:
   Nit:
   ```suggestion
    The Approximate Histogram aggregator is deprecated. Use [DataSketches 
Quantiles](../extensions-core/datasketches-quantiles.md) instead as it provides 
a superior distribution-independent algorithm with formal error guarantees.
   ```



-- 
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]

Reply via email to