druid/sql
Gian Merlino 22aad08a59 ExpressionPostAggregator: Automatically finalize inputs. (#4406)
* ExpressionPostAggregator: Automatically finalize inputs.

Raw HyperLogLogCollectors and such aren't very useful. When writing
expressions like `x / y` users will expect `x` and `y` to be finalized.

* Fix un-merge.

* Code review comments.

* Remove unnecessary ImmutableMap.copyOf.
2017-06-17 13:22:47 -07:00
..
src ExpressionPostAggregator: Automatically finalize inputs. (#4406) 2017-06-17 13:22:47 -07:00
pom.xml Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00