alamb opened a new pull request, #24048: URL: https://github.com/apache/datafusion/pull/24048
## Which issue does this PR close? N/A ## Rationale for this change I was trying to explain to someone recently how PartialSortExec works, and I found the datafusion docs weren't quite as explicit about the befits as I wanted ## What changes are included in this PR? 1. Update the PartialSortExec documentation to explain the streaming and memory implications better, and add a worked buffering example ## Are these changes tested? By CI ## Are there any user-facing changes? Better docs -- 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]
