druid/extensions-core/datasketches
Roman Leventov 8f3fe9cd02 Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies (#6607)
* Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies

* Fix bug

* Replace checkstyle regexp with IntelliJ inspection
2018-11-15 13:21:34 -08:00
..
src Prohibit String.replace() and String.replaceAll(), fix and prohibit some toString()-related redundancies (#6607) 2018-11-15 13:21:34 -08:00
README.md add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08:00
pom.xml updated to use the latest sketches-core-0.12.0 (#6381) 2018-10-23 11:20:19 -07:00

README.md

This module provides druid aggregators based on http://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