alamb commented on issue #19692: URL: https://github.com/apache/datafusion/issues/19692#issuecomment-4038426795
> However the process looks fragile, would be nice to have some guard saying if there is another hotfix/release branch ongoing then it is needed to backport the PR to other future releases/hotfixes Yeah I think what happened here is that we cut branch-53 substantially before we are going to make a release and the code is drifting away from main One possible thing to do in the future to try might be to slow down merges to main for a while before we prepare for a release, focusing on bug fixes, rather than just branching immediately. 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 releases -- 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]
