ulysses-you commented on PR #37284: URL: https://github.com/apache/spark/pull/37284#issuecomment-1195201768
We plan topN by matching all possible pattern with `Limit [Project] Sort`. Currently, it is irrelevant with logical output ordering. The only use case of logical output ordering is at logical side `EliminateSorts`. -- 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]
