druid/extensions-core/datasketches
Gian Merlino 7e80d1045a Exercise v2 engine in the groupBy aggregator and multi-value dimension tests. (#3698)
This also involved some other test changes:

- Added a factory.mergeRunners step to AggregationTestHelper's groupBy chain, since the v2
  engine does merging there.
- Changed test byteBuffer pools from on-heap to off-heap to work around
  https://github.com/DataSketches/sketches-core/pull/116 for datasketches tests.
2016-11-16 20:02:25 -08:00
..
src Exercise v2 engine in the groupBy aggregator and multi-value dimension tests. (#3698) 2016-11-16 20:02:25 -08:00
README.md refactor extensions into core and contrib 2016-03-08 17:12:09 -08:00
pom.xml Bump versions to 0.9.3-SNAPSHOT (#3524) 2016-09-29 13:53:32 -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