You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "CurtHagenlocher (via GitHub)" <gi...@apache.org> on 2023/06/14 01:32:59 UTC

[GitHub] [arrow] CurtHagenlocher opened a new issue, #36057: [C#] The C# exporter functionality is too restrictive

CurtHagenlocher opened a new issue, #36057:
URL: https://github.com/apache/arrow/issues/36057

   ### Describe the enhancement requested
   
   For instance,
   You can't export buffers backed by ReadOnlyMemory instead of IMemoryOwner
   You can't continue to access the array from C# after exporting it
   
   If it's not possible to implement these things "safely", then at least there should be an opt-in way to do them "unsafely".
   
   ### Component(s)
   
   C#


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org