SteveLauC commented on issue #5269: URL: https://github.com/apache/arrow-rs/issues/5269#issuecomment-1873853683
> I think I must be missing something, why can't you just treat `AsyncArrowWriter` as a CPU-bound task that occasionally waits on IO, are you trying to use some non-async threadpool or something? Well, this is probably very specific to our use case, we want to treat it as a I/O bound task, and delegate compression to another thread or threadpool -- 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]
