paleolimbot commented on issue #36121: URL: https://github.com/apache/arrow/issues/36121#issuecomment-1595559221
This one is my fault 😬 ...we hijack the IO thread pool to make it possible to call into R (e.g., user-defined functions, R connections as input) while doing certain Arrow tasks ( https://github.com/apache/arrow/blob/main/r/src/safe-call-into-r.h#L315 ). I imagine that there is some Arrow code that makes the usually safe assumption that there is at least one available IO thread. -- 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]
