sunchao commented on PR #25383: URL: https://github.com/apache/datafusion/pull/25383#issuecomment-5717470292
Thanks @jayzhan211 for the stamp! Agreed. Intermediate passes don’t feed aggregate replay, so reserving headroom there is unnecessarily conservative. I’ll handle this in a separate follow-up, ensuring any pass that feeds replay still reserves headroom. I’ll also cover the split/retry path and measure merge passes and spill I/O to quantify the benefit. -- 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]
