[
https://issues.apache.org/jira/browse/ARROW-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-7113:
----------------------------------
Labels: pull-request-available (was: )
> [Rust] Buffer should accept memory owned by others
> --------------------------------------------------
>
> Key: ARROW-7113
> URL: https://issues.apache.org/jira/browse/ARROW-7113
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Renjie Liu
> Assignee: Renjie Liu
> Priority: Major
> Labels: pull-request-available
>
> Currently rust Buffer always assume that the memory passed to it is owned by
> itself, and frees the memory when Buffer is dropped. This is inconvenient
> when used in cross language environments such as jni.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)