beliefer commented on PR #43663: URL: https://github.com/apache/spark/pull/43663#issuecomment-1797146203
> We can write order by in windowNameOrSpecification, why do we need ORDER BY sortSpecification after WITHIN GROUP The scope of `ORDER BY sortSpecification` is different from order by in `windowNameOrSpecification`. -- 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]
