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/03/28 22:17:01 UTC

[CRON] Fixed: apache/druid#26129 (master - 9081b5f)

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

Build: #26129
Status: Fixed

Duration: 4 mins and 4 secs
Commit: 9081b5f (master)
Author: Stanislav Poryadnyi
Message: fix MAX_INTERMEDIATE_SIZE for DoubleMeanHolder (#9568)

* fix MAX_INTERMEDIATE_SIZE for DoubleMeanHolder

* byte[] type handling in deserialize and finalizeComputation for DoubleMeanAggregatorFactory

* DoubleMeanAggregatorFactory tests: Max Intermediate Size, Deserialize, finalizeComputation

* moved byte[] check to first position

Co-authored-by: Stanislav <S....@abcconsulting.ru>

View the changeset: https://github.com/apache/druid/compare/b4ad3d0d88259588d0e6d08a075654d1f12a4ad3...9081b5f25c3d79e634ccc039a7d53e90cf43926d

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