CurtHagenlocher opened a new pull request, #297:
URL: https://github.com/apache/arrow-dotnet/pull/297

   ## What's Changed
   
   Introduces a reference-counted layer between ArrowBuffer and the underlying 
memory to allow buffers to be shared between multiple arrays.
   Supports export of managed buffers.
   Disables experimental workaround that was previously added to support buffer 
export given that it is no longer necessary.
   
   This is an alternative to #291 that's more flexible.
   
   Closes #111.


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