pitrou commented on PR #14250:
URL: https://github.com/apache/arrow/pull/14250#issuecomment-1324043229
Last finding: things work fine with `parallel::mclapply(1:1, function(...) {
read_csv_arrow(tf) })`, but not with `parallel::mclapply(1:2, function(...) {
read_csv_arrow(tf) })`.
--
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]