EnricoMi commented on PR #39754: URL: https://github.com/apache/spark/pull/39754#issuecomment-1899819842
I have moved the logic that adds the `ScopedExpression` into a rule because some code paths (especially `connect`) call into the case class, which cannot rewrite the given sort argument(s). Alternative would be to duplicate that logic. All tests green. -- 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]
