mirror of
https://github.com/apache/druid.git
synced 2025-02-14 14:05:07 +00:00
* Fix bug in Variance Aggregator resulting in intermittent NaN when druid.generic.useDefaultValueForNull=false * fix checkstyle * address comments