druid/sql
Roman Leventov e09e892477 Refactor QueryRunner to accept QueryPlus: Query + QueryMetrics (part of #3798) (#4184)
* Add QueryPlus. Add QueryRunner.run(QueryPlus, Map) method with default implementation, to replace QueryRunner.run(Query, Map).

* Fix GroupByMergingQueryRunnerV2

* Fix QueryResourceTest

* Expand the comment to Query.run(walker, context)

* Remove legacy version of BySegmentSkippingQueryRunner.doRun()

* Add LegacyApiQueryRunnerTest and be more specific about legacy API removal plans in Druid 0.11 in Javadocs
2017-05-10 12:25:00 -07:00
..
src Refactor QueryRunner to accept QueryPlus: Query + QueryMetrics (part of #3798) (#4184) 2017-05-10 12:25:00 -07:00
pom.xml Update versions to 0.10.1-SNAPSHOT. (#4191) 2017-04-20 18:12:28 -07:00