crepererum commented on issue #7983:
URL: https://github.com/apache/arrow-rs/issues/7983#issuecomment-3270380369

   > Is io_uring also on the plans(similar to 
https://github.com/tokio-rs/io-uring), sorry I am still catching up on the 
discussion.
   
   I think using `io_uring` is a larger task. For file-system-based I/O, we 
would at least wire that into `object_store`. For network-based I/O, we would 
also need to wire it through `hyper`, `reqwests` and frieds. I don't see this 
happening any time soon.


-- 
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]

Reply via email to