liningpan commented on issue #45214: URL: https://github.com/apache/arrow/issues/45214#issuecomment-3693542494
I did some testing. It appears that this only happens when calling with `filesystem=HfFileSystem()`. The program exits normally when using a file on disk. Additionally, when using the HF filesystem, if I pass `use_threads=False` when calling `to_batches`, the program hung for a long time but eventually exited. I am really familiar with Cython and async C++ though. -- 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]
