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/03/30 06:13:10 UTC

[CRON] Broken: apache/druid#36043 (master - a1ea658)

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

Build: #36043
Status: Broken

Duration: 5 mins and 6 secs
Commit: a1ea658 (master)
Author: somu-imply
Message: Introducing a new config to ignore nulls while computing String Cardinality (#12345)

* Counting nulls in String cardinality with a config

* Adding tests for the new config

* Wrapping the vectorize part to allow backward compatibility

* Adding different tests, cleaning the code and putting the check at the proper position, handling hasRow() and hasValue() changes

* Updating testcase and code

* Adding null handling test to improve coverage

* Checkstyle fix

* Adding 1 more change in docs

* Making docs clearer

View the changeset: https://github.com/apache/druid/compare/f1841c644408fe5d3bf801e2ab695a75dc100da9...a1ea6581156bf415fe991cebf74182b24d5b2994

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