Alexhuszagh commented on issue #13726: URL: https://github.com/apache/datafusion/issues/13726#issuecomment-2555186597
On my machine, one issue was the memory usage, so decreasing the number of created binaries in the test cases is unlikely to help on my end. I tried on both Windows and Linux (Linux with ~12GB available of RAM, Windows with ~30GB available). I'm wondering if using a [build](https://doc.rust-lang.org/cargo/reference/build-scripts.html) script and conditionally adding in options to disable tests if environment variables are set could improve this for testing of specific changes for local development? -- 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