[
https://issues.apache.org/jira/browse/ARROW-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-2375:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/15691
> [Rust] Buffer should release memory when dropped
> ------------------------------------------------
>
> Key: ARROW-2375
> URL: https://issues.apache.org/jira/browse/ARROW-2375
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> The initial PR failed to implement Drop for Buffer<T> meaning that memory is
> never deallocated.
> Here is a PR to resolve this: https://github.com/apache/arrow/pull/1821
--
This message was sent by Atlassian Jira
(v8.20.10#820010)