[
https://issues.apache.org/jira/browse/ARROW-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chao Sun updated ARROW-7113:
----------------------------
Component/s: Rust
> [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
> Components: Rust
> Reporter: Renjie Liu
> Assignee: Renjie Liu
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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)