alamb opened a new pull request, #11695: URL: https://github.com/apache/datafusion/pull/11695
Draft as it builds on https://github.com/apache/datafusion/pull/11627 ## Which issue does this PR close? Part of https://github.com/apache/datafusion/issues/6937 ## Rationale for this change As part of reviewing @korowa 's wonderful https://github.com/apache/datafusion/pull/11627 to improve multi-phase aggregation I want to document how it works a bit more (so it is easier to add the relevant support for other aggregates) ## What changes are included in this PR? 1. Update docstrings with additional information about multi-phase aggregation ## Are these changes tested? By docs CI ## Are there any user-facing changes? Just docs, no functional changes -- 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]
