comphead commented on issue #19692: URL: https://github.com/apache/datafusion/issues/19692#issuecomment-4040098527
> My plan is to create backport PRs for the above mentioned bugs this time for branch-53 and perhaps we can figure out a better strategy for follow on release Do you mean ``` In flight for branch-53 right now: https://github.com/apache/datafusion/pull/20505 via https://github.com/apache/datafusion/pull/20791, https://github.com/apache/datafusion/pull/20672 via https://github.com/apache/datafusion/pull/20792 ``` seems you already merged commits, ``` git log upstream/branch-53 --oneline -10 7698fdc5a (HEAD -> b53, upstream/branch-53, origin/b53) [branch-53] fix: `HashJoin` panic with String dictionary keys (don't flatten keys) (#20505) (#20791) 1196c7ce6 [branch-53] Fix repartition from dropping data when spilling (#20672) (#20792) ``` so is it a good time to create a RC? -- 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]
