Jefffrey commented on code in PR #19505: URL: https://github.com/apache/datafusion/pull/19505#discussion_r2667927711
########## docs/source/library-user-guide/upgrading.md: ########## @@ -451,6 +451,101 @@ Instead of silently succeeding. The remove API no longer requires a mutable instance +### `SimplifyInfo` trait removed, `SimplifyContext` now uses builder-style API Review Comment: FYI this is still under datafusion v52 section, I think we'll be bringing this in v53 instead? -- 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]
