Build Update for apache/druid ------------------------------------- Build: #41033 Status: Broken
Duration: 1 hr, 19 mins, and 44 secs Commit: 41fdf6e (master) Author: Abhishek Radhakrishnan Message: Quote and escape literals in JDBC lookup to allow reserved identifiers. (#13632) * Quote and escape table, key and column names. * fix typo. * More select statements. * Derby lookup tests create quoted identifiers so it's compatible. * Use Stringutils.replace() utility. * quote the filter string. * Squish doubly quote usage into a single function. * Add parameterized test with reserved identifiers. * few changes. View the changeset: https://github.com/apache/druid/compare/62a105ee65af2911303ef9ba30c411c1444a8bac...41fdf6eafbf3ff4bb67909ba15a2eaeb648dd036 View the full build log and details: https://app.travis-ci.com/github/apache/druid/builds/259535272?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.