druid/sql
Gian Merlino 6c725a7e06 Fix havingSpec on complex aggregators. (#5024)
* Fix havingSpec on complex aggregators.

- Uses the technique from #4883 on DimFilterHavingSpec too.
- Also uses Transformers from #4890, necessitating a move of that and other
  related classes from druid-server to druid-processing. They probably make
  more sense there anyway.
- Adds a SQL query test.

Fixes #4957.

* Remove unused import.
2017-11-01 12:58:08 -04:00
..
src Fix havingSpec on complex aggregators. (#5024) 2017-11-01 12:58:08 -04:00
pom.xml Synchronization of lookups during startup of druid processes (#4758) 2017-10-12 21:22:24 -05:00