druid/extensions-core/datasketches
Akash Dwivedi ff7f90b02d relocate method in BufferAggregator. (#4071)
*  relocate method in BufferAggregator.

* Unused import.

* Detailed javadoc.

* using Int2ObjectMap.

* batch relocate.

* Revert batch relocate.

* Unused import.

* code comments.

* code comment.
2017-03-23 13:07:59 -07:00
..
src relocate method in BufferAggregator. (#4071) 2017-03-23 13:07:59 -07:00
README.md refactor extensions into core and contrib 2016-03-08 17:12:09 -08:00
pom.xml Require Java 8 and include some Java 8 dependencies. (#3914) 2017-02-14 12:51:51 -08: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