After the discussion on https://github.com/apache/druid/issues/17891, I added a new label "Upgrade Note": https://github.com/apache/druid/labels/Upgrade%20Note
Typically when pulling together release notes, the release manager will look at changes tagged "Release Notes" and "Incompatible". The rationale for adding another label "Upgrade Note" is that some behavior changes are not "incompatibilities", but they should still definitely appear in upgrade notes. "Release Notes" by itself is too broad: it can be there for any reason, including just flagging an important new feature. In the discussion on https://github.com/apache/druid/issues/17891 we realized that an important upgrade note was lost for the feature https://github.com/apache/druid/pull/14319. The release notes didn't mention that the default behavior change would affect how queries are planned. The original PR was labeled with "Release Notes" and did contain language about this, but the language didn't appear in the final release notes. The hope is that an "Upgrade Note" label will guard against such omissions. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org For additional commands, e-mail: dev-h...@druid.apache.org