andygrove opened a new issue, #9848: URL: https://github.com/apache/arrow-datafusion/issues/9848
### Is your feature request related to a problem or challenge? The release verification instructions do not specify that we need to increase the Rust stack size. For example, I had to set RUST_MIN_STACK=3000000 for the tests to pass with 37.0.0-rc1. We also need to set `ulimit -n` to make sure enough file handles are available. ### Describe the solution you'd like Improve the documentation ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
