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

Build: #40666
Status: Failed

Duration: 1 hr, 17 mins, and 15 secs
Commit: 7682b0b (master)
Author: somu-imply
Message: Analysis refactor (#13501)

Refactor DataSource to have a getAnalysis method()

This removes various parts of the code where while loops and instanceof
checks were being used to walk through the structure of DataSource objects
in order to build a DataSourceAnalysis.  Instead we just ask the DataSource
for its analysis and allow the stack to rebuild whatever structure existed.

View the changeset: 
https://github.com/apache/druid/compare/de5a4bafcbad7c05abd9ca528ab157e6a121dbbf...7682b0b6b185e4879ba202b0b777fa655e3d4f59

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

Reply via email to