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/04/27 08:13:59 UTC

[CRON] Broken: apache/druid#36447 (master - 027935d)

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

Build: #36447
Status: Broken

Duration: 5 mins and 26 secs
Commit: 027935d (master)
Author: somu-imply
Message: Vectorize numeric latest aggregators (#12439)

* Vectorizing Latest aggregator Part 1

* Updating benchmark tests

* Changing appropriate logic for vectors for null handling

* Introducing an abstract class and moving the commonalities there

* Adding vectorization for StringLast aggregator (initial version)

* Updated bufferized version of numeric aggregators

* Adding some javadocs

* Making sure this PR vectorizes numeric latest agg only

* Adding another benchmarking test

* Fixing intellij inspections

* Adding tests for double

* Adding test cases for long and float

* Updating testcases

* Checkstyle oops..

* One tiny change in test case

* Fixing spotbug and rhs not being used

View the changeset: https://github.com/apache/druid/compare/564d6defd47749d55dd07e5549d7264cbc1c4019...027935dcffd3f83b7faa94c187ab0572f16981c6

View the full build log and details: https://app.travis-ci.com/github/apache/druid/builds/249910655?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.