Renjie Liu created ARROW-7113:
---------------------------------

             Summary: [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


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)

Reply via email to