pitrou commented on issue #39503: URL: https://github.com/apache/arrow/issues/39503#issuecomment-1892569941
> In your opinion, could it be because of fsspec or s3fs (do these library use `PyGILState_Release`)? Well, this is the Apache Arrow issue tracker, so you'll probably won't find people with the specific knowledge you're asking for. The fsspec and s3fs projects are not related to us, and they have dedicated issue trackers where you can ask that question. I'm also going to point out that Arrow (and PyArrow) comes with its own [S3 filesystem wrapper](https://arrow.apache.org/docs/python/filesystems.html#filesystem-s3), but you're using a third-party one here. Of course, there can be legitimate reasons to that, but it also complicates the picture quite a bit. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org