druid/processing
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 Protobuf extension (#4039) 2017-05-30 13:11:58 -07:00