Build Update for apache/druid ------------------------------------- Build: #40775 Status: Failed
Duration: 1 hr, 15 mins, and 48 secs Commit: 9ae7a36 (master) Author: Clint Wylie Message: improve nested column storage format for broader compatibility (#13568) * bump nested column format version changes: * nested field files are now named by their position in field paths list, rather than directly by the path itself. this fixes issues with valid json properties with commas and newlines breaking the csv file meta.smoosh * update StructuredDataProcessor to deal in NestedPathPart to be consistent with other abstract path handling rather than building JQ syntax strings directly * add v3 format segment and test View the changeset: https://github.com/apache/druid/compare/7f3c117e3ab0971dd52180ac99d4da6cc092b598...9ae7a36ccd05ec464942b0d0ae3d25578ac55e38 View the full build log and details: https://app.travis-ci.com/github/apache/druid/builds/258935448?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.