druid/extensions-core/datasketches
Jonathan Wei d88075237a
Add initial SQL support for non-expression sketch postaggs (#8487)
* Add initial SQL support for non-expression sketch postaggs

* Checkstyle, spotbugs

* checkstyle

* imports

* Update SQL docs

* Checkstyle

* Fix theta sketch operator docs

* PR comments

* Checkstyle fixes

* Add missing entries for HLL sketch module

* PR comments, add round param to HLL estimate operator, fix optional HLL param
2019-10-18 14:59:44 -07:00
..
src Add initial SQL support for non-expression sketch postaggs (#8487) 2019-10-18 14:59:44 -07:00
README.md Upgrade various build and doc links to https. (#7722) 2019-05-21 11:30:14 -07:00
pom.xml Fix dependency analyze warnings (#8230) 2019-09-09 14:37:21 -07:00

README.md

This module provides Druid aggregators based on https://datasketches.github.io/.

Credits: This module is a result of feedback and work done by following people.

https://github.com/cheddar https://github.com/himanshug https://github.com/leerho https://github.com/will-lauer