Build Update for apache/druid ------------------------------------- Build: #34357 Status: Broken
Duration: 9 mins and 26 secs Commit: 11746b8 (master) Author: benkrug Message: Update datasketches-hll.md (#12010) under "Aggregators", about the lgK setting, it said "Must be a power of 2 from 4 to 21 inclusively." 21 is not a power of 2, nor is 12, the given default. I think there may have been confusion because lgK represents log2 of K. We could say "K must be a power of 2...", or just say lgK must be between 4 and 21. View the changeset: https://github.com/apache/druid/compare/a66f10eea1001bc1710fb538ca63b7cba5039c4f...11746b8536b1eea36e832a2a084f46dd9223b827 View the full build log and details: https://app.travis-ci.com/github/apache/druid/builds/242683831?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.