wangyum commented on PR #11753: URL: https://github.com/apache/gluten/pull/11753#issuecomment-4059086069
@pan3793 1. Better compatibility - Maintaining plan structure consistent with Spark avoids similar issues with other code that depends on AdaptiveSparkPlanExec. 3. Clearer semantics - Having AdaptiveSparkPlanExec as the child with other operators wrapping it aligns better with Spark's design intent. -- 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]
