mirror of https://github.com/apache/druid.git
3ae563263a
This PR accumulates many refactorings and small improvements that I did while preparing the next change set of https://github.com/druid-io/druid/projects/2. I finally decided to make them a separate PR to minimize the volume of the main PR. Some of the changes: - Renamed confusing "Generic Column" term to "Numeric Column" (what it actually implies) in many class names. - Generified `ComplexMetricExtractor` |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
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