westonpace commented on issue #35318:
URL: https://github.com/apache/arrow/issues/35318#issuecomment-1553626461

   >  ENOMEM cannot be ruled out, but I guess exhaustion of kernel data space 
would manifest randomly in other ways?
   
   It should also be possible to monitor RAM usage during the execution.  Given 
that `overcommit_memory=1` I think we should only see `ENOMEM` if free memory 
is close to 0.  However, I agree this is not the likely culprit.


-- 
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