pan3793 commented on PR #52474: URL: https://github.com/apache/spark/pull/52474#issuecomment-3383780965
> Can we just add a rule to remove foldable expression in sort order? and we can even remove the whole sort operator if all sort orders are foldable. @ulysses-you `EliminateSorts` does that, but this does not fix the issue. -- 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]
