druid/processing
Gian Merlino b6aaf59e8c
Add "offset" parameter to GroupBy query. (#10235)
* Add "offset" parameter to GroupBy query.

It works by doing the query as normal and then throwing away the first
"offset" number of rows on the broker.

* Stabilize GroupBy sorts.

* Fix inspections.

* Fix suppression.

* Fixups.

* Move TopNSequence to druid-core.

* Addl comments.

* NumberedElement equals verification.

* Changes from review.
2020-08-05 15:39:58 -07:00
..
src Add "offset" parameter to GroupBy query. (#10235) 2020-08-05 15:39:58 -07:00
pom.xml bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00