druid/extensions-core/histogram
Clint Wylie f6662b4893
fix count and average SQL aggregators on constant virtual columns (#11208)
* fix count and average SQL aggregators on constant virtual columns

* style

* even better, why are we tracking virtual columns in aggregations at all if we have a virtual column registry

* oops missed a few

* remove unused

* this will fix it
2021-05-10 13:41:48 -07:00
..
src fix count and average SQL aggregators on constant virtual columns (#11208) 2021-05-10 13:41:48 -07:00
pom.xml SQL timeseries no longer skip empty buckets with all granularity (#11188) 2021-05-10 10:13:37 -07:00