fabianmurariu opened a new issue, #6709:
URL: https://github.com/apache/arrow-rs/issues/6709

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   We are using polars-arrow and would prefer to move to `arrow-rs` as we are 
looking into using Datafusion as well
   
   **Describe the solution you'd like**
   We are dependent on mmap support for IPC format
   
   **Describe alternatives you've considered**
   keep using `polars-arrow`
   
   **Additional context**
   It looks like Buffer and Bytes have the right functions, adding MMap should 
require Read + Seek and creating a Buffer from bytes with `Dealocation::Custom`


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