[ 
https://issues.apache.org/jira/browse/ARROW-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rok Mihevc updated ARROW-4956:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/21462

> [C#] Allow ArrowBuffers to wrap external Memory in C#
> -----------------------------------------------------
>
>                 Key: ARROW-4956
>                 URL: https://issues.apache.org/jira/browse/ARROW-4956
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C#
>            Reporter: Prashanth Govindarajan
>            Assignee: Prashanth Govindarajan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> At the moment, the C# ArrowBuffer implementation is immutable. The only way 
> to build it is through the provided builders. It also ought to be able to 
> wrap external memory as a zero copy op. The C++ implementation exposes this 
> as a GetMutableValue() method. Example use cases are similar to when a NumPy 
> array is wrapped in an ArrowBuffer in pyArrow.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to