jhorstmann commented on PR #6336:
URL: https://github.com/apache/arrow-rs/pull/6336#issuecomment-2373693323

   > Now it should not be possible to construct a Buffer with memory from other 
allocators. I'll add this functionalities back when implementing allocator 
param for Buffer in the follow up PR.
   
   Would it be possible to open that followup PR already in draft mode? I think 
it would be easier to review the impact of this PR if I could already see how 
it would affect the `Buffer` and `Array` apis. Would the concrete `Array` 
implementations also get a type parameter for the allocator? Could an array 
contains buffers from different allocators?


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