kosiew commented on code in PR #18607: URL: https://github.com/apache/datafusion/pull/18607#discussion_r2523549444
########## docs/source/library-user-guide/upgrading.md: ########## @@ -360,6 +360,27 @@ The accompanying `AggregateUDF::is_ordered_set_aggregate` has also been renamed No functionality has been changed with regards to this method; it still refers only to permitting use of `WITHIN GROUP` SQL syntax for the aggregate function. +### Planner now requires explicit opt-in for WITHIN GROUP syntax Review Comment: Created new v52 section and moved the above into the new section -- 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]
