viirya commented on PR #988:
URL: https://github.com/apache/datafusion-comet/pull/988#issuecomment-2403479002
Okay, it is the error I expected before:
```
ret: Err(ArrowError(ExternalError(IoError(Custom { kind: Uncategorized,
error: PathError { path:
"/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/.tmpQv8o2b/.tmpioYozN", err:
Os { code: 24, kind: Uncategorized, message: "Too many open files" } } })),
None))
```
But I had increase it by `ulimit`. It doesn't help.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]