alamb opened a new pull request, #21449: URL: https://github.com/apache/datafusion/pull/21449
## Which issue does this PR close? - Related to https://github.com/apache/datafusion/issues/19692 ## Rationale for this change @rluvaton noted some issues with the 53 upgrade guide https://github.com/apache/datafusion/issues/19692#issuecomment-4198963869: > FYI, the migration guide says 53.0.0 was not released yet and it miss the following breaking changes: > > https://github.com/apache/datafusion/pull/20319 - removed deprecated function from ExecutionPlan trait > https://github.com/apache/datafusion/pull/19635 - added argument to HashJoinExec::try_new function ## What changes are included in this PR? Fix the above ## Are these changes tested? Yes by CI ## Are there any user-facing changes? Better docs -- 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]
