peter-toth commented on PR #53019: URL: https://github.com/apache/spark/pull/53019#issuecomment-3523166194
@cloud-fan , @dongjoon-hyun, @beliefer, this is the next step I would like to improve Spark's plan merging logic with. It is similar to the previous https://github.com/apache/spark/pull/42223 attempt, but uses the common plan merging logic I extracted to `PlanMerger` in https://github.com/apache/spark/pull/52835 and the improvement it brings is not limited to "join groups" only. -- 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]
