You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@druid.apache.org by Travis CI <bu...@travis-ci.org> on 2020/08/06 00:04:28 UTC

[CRON] Broken: apache/druid#28059 (master - b6aaf59)

Build Update for apache/druid
-------------------------------------

Build: #28059
Status: Broken

Duration: 2 mins and 36 secs
Commit: b6aaf59 (master)
Author: Gian Merlino
Message: 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.

View the changeset: https://github.com/apache/druid/compare/9a29496b6c6bca6fe6a3eb63047fbbacdacf1c57...b6aaf59e8cdc4b2965ec9f54d8b824a51baaa594

View the full build log and details: https://travis-ci.org/github/apache/druid/builds/715329521?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/druid repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=578446&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.