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.com> on 2022/09/19 23:06:03 UTC

[CRON] Broken: apache/druid#38744 (master - 8ce03eb)

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

Build: #38744
Status: Broken

Duration: 7 mins and 44 secs
Commit: 8ce03eb (master)
Author: Paul Rogers
Message: Convert the Druid planner to use statement handlers (#12905)

* Converted Druid planner to use statement handlers

Converts the large collection of if-statements for statement
types into a set of classes: one per supported statement type.
Cleans up a few error messages.

* Revisions from review comments

* Build fix

* Build fix

* Resolve merge confict.

* More merges with QueryResponse PR

* More parameterized type cleanup

Forces a rebuild due to a flaky test

View the changeset: https://github.com/apache/druid/compare/bb0b810b1dc54ef0ea971c8f3c6d4d9e7f64ff6b...8ce03eb094d6723b831ac03a067e2c4e3cf499fb

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


--

You can unsubscribe from build emails from the apache/druid repository going to https://app.travis-ci.com/account/preferences/unsubscribe?repository=16806911&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://app.travis-ci.com/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.