Jefffrey commented on issue #24410: URL: https://github.com/apache/datafusion/issues/24410#issuecomment-5307757577
i think i was aiming for not supporting `order by` for ordered set aggregates, per - https://github.com/apache/datafusion/issues/18281 however it seems the PR that closes it pivoted to allowing it to avoid breaking queries, though confusingly the title and body doesnt reflect this pivot - https://github.com/apache/datafusion/pull/20421 at this point since we allow it i guess we'd just have to keep supporting it -- 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]
