cryptoe commented on code in PR #16031: URL: https://github.com/apache/druid/pull/16031#discussion_r1512988258
########## docs/release-info/release-notes.md: ########## @@ -57,6 +57,12 @@ For tips about how to write a good release note, see [Release notes](https://git This section contains important information about new and existing features. +### Breaking change + +Druid 29 has a breaking change for EXPLAIN queries. +In the attribute field returned as part of the result for an explain query, the value of the key `targetDataSource` from a string to a JSON object. Review Comment: This has been added on top of the release notes. Which kind of seem bad. This should be present in the upgrade section which is there near the end of the file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
