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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org