2010YOUY01 commented on code in PR #23965: URL: https://github.com/apache/datafusion/pull/23965#discussion_r3672611786
########## datafusion/sqllogictest/test_files/aggregate_memory_spill.slt: ########## @@ -33,6 +33,9 @@ statement ok SET datafusion.execution.target_partitions = 1 +statement ok +SET datafusion.execution.batch_size = 128 Review Comment: similar to the above notes on the test change https://github.com/apache/datafusion/pull/23965#discussion_r3672576168 -- 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]
