[ https://issues.apache.org/jira/browse/ARROW-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4876: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21386 > [C#] Port MutableBuffer to csharp > --------------------------------- > > Key: ARROW-4876 > URL: https://issues.apache.org/jira/browse/ARROW-4876 > Project: Apache Arrow > Issue Type: Task > Components: C# > Reporter: Prashanth Govindarajan > Priority: Major > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > C++ has a "MutableBuffer" that exposes the underlying T*. Port it to csharp. > It's an easy port. ArrowBuffer at the moment is exposed as ReadOnlyMemory. > The builder actually hands it a "Memory" object, so it ought to be a simple > change -- This message was sent by Atlassian Jira (v8.20.10#820010)