SteveLauC opened a new issue, #9398:
URL: https://github.com/apache/arrow-datafusion/issues/9398

   ### Is your feature request related to a problem or challenge?
   
   As a contributor, I would like to test more to reduce CI errors, I tried 
running `cargo test` at the project root, and then all my RAM was eaten by 
tests, and the kernel got killed, forcing me to restart my PC.
   
   I have 32 GB of memory, looks like I need at least 64 GB or 128 GB :D
   
   ### Describe the solution you'd like
   
   Document the spec (minimal one) needed for running tests of DataFusion in 
the contributors' guide.
   
   And, we should document which tests are resource-heavy so that contributors 
can ignore them locally.
   
   ### Describe alternatives you've considered
   
   No
   
   ### 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]

Reply via email to