Build Update for apache/druid ------------------------------------- Build: #28758 Status: Passed
Duration: 4 mins and 9 secs Commit: 0cc9eb4 (master) Author: Jihoon Son Message: Store hash partition function in dataSegment and allow segment pruning only when hash partition function is provided (#10288) * Store hash partition function in dataSegment and allow segment pruning only when hash partition function is provided * query context * fix tests; add more test * javadoc * docs and more tests * remove default and hadoop tests * consistent name and fix javadoc * spelling and field name * default function for partitionsSpec * other comments * address comments * fix tests and spelling * test * doc View the changeset: https://github.com/apache/druid/compare/cb30b1fe2353dc28601c50984def9e83adb89571...0cc9eb4903e7bddb4c1484984bf87c8fab7648df View the full build log and details: https://travis-ci.org/github/apache/druid/builds/730111710?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.