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/04/10 23:50:47 UTC

[CRON] Fixed: apache/druid#26417 (master - 332ca19)

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

Build: #26417
Status: Fixed

Duration: 4 mins and 37 secs
Commit: 332ca19 (master)
Author: Suneet Saldanha
Message: Fix potential integer overflow issues (#9609)

ApproximateHistogram - seems unlikely
SegmentAnalyzer - unclear if this is an actual issue
GenericIndexedWriter - unclear if this is an actual issue
IncrementalIndexRow and OnheapIncrementalIndex are non-issues becaus it's very
unlikely for the number of dims to be large enough to hit the overflow
condition

View the changeset: https://github.com/apache/druid/compare/22d3eed80c20a2cdea75a4c875b47cec8d2e659d...332ca196217da4c312775c06ac906a2f8e865c26

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