mirror of https://github.com/apache/druid.git
fix broken approx histo doc
This commit is contained in:
parent
fd0c738221
commit
90ebeaa8d3
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
layout: doc_page
|
||||
---
|
||||
### ApproxHistogram aggregator
|
||||
|
||||
This aggregator is based on [http://jmlr.org/papers/volume11/ben-haim10a/ben-haim10a.pdf](http://jmlr.org/papers/volume11/ben-haim10a/ben-haim10a.pdf) to compute approximate histograms.
|
||||
|
|
Loading…
Reference in New Issue