Rachelint commented on PR #11943: URL: https://github.com/apache/datafusion/pull/11943#issuecomment-2296225586
Actually, I found `aggregate_grouping_sets_with_yielding_with_spill` and `aggregate_grouping_sets_source_not_yielding_with_spill` don't conver the spilling to disk logic in `main`... And this pr make the memory usage a bit bigger in the test, so that trigger the spilling to disk logic and lead to fails... -- 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]
