alamb commented on issue #1573: URL: https://github.com/apache/arrow-datafusion/issues/1573#issuecomment-1020564925
@yjshen I was thinking this ticket could track actually writing sql tests that spilled to disk (and verified both that they spilled as well as the correct answers). Something like: 1. Make a table with 10,000 rows but set memory limits to only allow 1K rows, and then validate the answer comes out 2. A test harness that runs the same basic test, but checks various combinations of batch_size, and memory_limits to ensure the correct answer is produced -- 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]
