druid/benchmarks
Gian Merlino ac84a3e011 SQL: Add resolution parameter, fix filtering bug with APPROX_QUANTILE (#3868)
* SQL: Add resolution parameter to quantile agg, rename to APPROX_QUANTILE.

* Fix bug with re-use of filtered approximate histogram aggregators.

Also add APPROX_QUANTILE tests for filtering and running on complex columns.
Includes some slight refactoring to allow tests to make DruidTables that
include complex columns.

* Remove unused import
2017-01-25 18:39:26 -08:00
..
src SQL: Add resolution parameter, fix filtering bug with APPROX_QUANTILE (#3868) 2017-01-25 18:39:26 -08:00
pom.xml Built-in SQL. (#3682) 2016-12-16 17:15:59 -08:00