peter-toth commented on PR #52474: URL: https://github.com/apache/spark/pull/52474#issuecomment-3346499860
I see, thanks for the details @pan3793. I feel that a more comprehensive fix would be to not change `requiredOrdering` but deal with constant expressions in `outputOrdering` of both `Project` and `Sort`: https://github.com/apache/spark/pull/52474#discussion_r2387635927 -- 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]
