tustvold commented on issue #5104:
URL: https://github.com/apache/arrow-rs/issues/5104#issuecomment-1821305937

   > Since there is no mmap in the object store I think this is doable?
   
   The challenge is that hyper, etc... use Bytes to avoid copying data when 
they slice up HTTP data frames. I'm therefore not sure this is tractable 
without introducing potential performance regressions. It also seems like 
something object_store should not be concerned with


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