rluvaton commented on issue #19692: URL: 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: > > > > * [Remove the statistics() api in execution planĀ #20319](https://github.com/apache/datafusion/pull/20319) - removed deprecated function from `ExecutionPlan` trait > > * [feat: Add null-aware anti join supportĀ #19635](https://github.com/apache/datafusion/pull/19635) - added argument to `HashJoinExec::try_new` function > > Thanks @rluvaton I'll add the item for migration guide to release notes, and for tickets above I'll make backports to #21079 This is what triggered my idea https://github.com/apache/datafusion/issues/21406 -- 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]
