gaogaotiantian commented on PR #55201: URL: https://github.com/apache/spark/pull/55201#issuecomment-4209151537
@dongjoon-hyun #55223 is not the main PR. So this is a fix targeting 3.5, 4.0, 4.1 because the master branch has already been fixed by another refactoring. Backporting the full refactoring is a bit too much so we decided to just do a simple fix for previous branches. This is the main PR for the fix, along with another 2 PRs for 4.0 and 3.5. #55223 is a separate PR to add regression tests to master branch. We want to keep the code clean for the backport. -- 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]
