alamb commented on PR #6893:
URL:
https://github.com/apache/arrow-datafusion/pull/6893#issuecomment-1627736384
> What about increasing the number of iterations as well? This also
reduces the variance in the results.
That is a good idea 🤔 It turns out that DataFusion blew up my machine's
memory when trying to run TPCH on SF10 as well. Maybe I also need to limit the
memory (so the queries error rather than swap the OS to death)
--
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]