anblanco commented on PR #55201: URL: https://github.com/apache/spark/pull/55201#issuecomment-4209236466
@dongjoon-hyun - I want to make sure I understand correctly Today, SPARK-53759 does not have any backported changes into 4.1/4.0/3.5. In `master` it was fixed by a much larger refactor, whereas these PRs are intended to backport a smaller version of that fix into older branches. I can go ahead and rename the title !55223, but when you look at the changes, each of these backports is targeted to its earliest ancestor - they changes don't cherry-pick cleanly across backported branches, hence the three separate PRs. Can we consider holding !55223 until I have a new JIRA ticket, while allowing these backports to go through? I'm trying to catch the 3.5 LTS window if possible, as I think this is relevant for Windows developers' local development environments -- 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]
