mirror of https://github.com/apache/druid.git
a5cd5f1e84
* Fix VARIANCE aggregator comparator The comparator for the variance aggregator used to compare values using the count. This is now fixed to compare values using the variance. If the variance is equal, the count and sum are used as tie breakers. * fix tests + sql compatible mode * code review * more tests * fix last test |
||
---|---|---|
.. | ||
src | ||
pom.xml |