You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update 53 upgrade guide to note release, other changes (#21449)
## Which issue does this PR close?
- Related to #19692
## Rationale for this change
@rluvaton noted some issues with the 53 upgrade guide
#19692 (comment):
> FYI, the migration guide says 53.0.0 was not released yet and it miss
the following breaking changes:
>
> #20319 - removed deprecated
function from ExecutionPlan trait
> #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
0 commit comments