alamb commented on code in PR #22241:
URL: https://github.com/apache/datafusion/pull/22241#discussion_r3290819652


##########
docs/source/library-user-guide/upgrading/54.0.0.md:
##########
@@ -649,3 +649,14 @@ move the borrow behind an interior-mutability primitive 
such as `Arc<Mutex<_>>`
 or `Arc<OnceLock<_>>`.
 
 See [PR #21803](https://github.com/apache/datafusion/pull/21803) for details.
+
+### `QueryPlanner` adds `Any` as a supertrait

Review Comment:
   I think this change will end up in 55, so we should put it in the 55 upgrade 
guide



-- 
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]

Reply via email to