korowa commented on code in PR #13995: URL: https://github.com/apache/datafusion/pull/13995#discussion_r1905842942
########## datafusion/core/src/dataframe/mod.rs: ########## @@ -2743,6 +2754,143 @@ mod tests { Ok(()) } + // test for https://github.com/apache/datafusion/issues/13949 + async fn run_test_with_spill_pool_if_necessary( Review Comment: My bad, yes, I meant aggregates/mod.rs -- 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