CurtHagenlocher opened a new issue, #111: URL: https://github.com/apache/arrow-dotnet/issues/111
### Describe the enhancement requested 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". -- 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]
