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

   In my mind the PaquetPushDecoder could also be used with io_uring (though 
someone would have to write the code to translate the io needs of the decoder 
into io_uring requests and manage the queue, push the data, etc)
   
   The whole point is to remove *all* IO from the actual parquet decoder to 
enable this kind of integration


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