You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/04/09 12:58:00 UTC

[jira] [Resolved] (ARROW-2420) [Rust] Memory is never released

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

Antoine Pitrou resolved ARROW-2420.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 1860
[https://github.com/apache/arrow/pull/1860]

> [Rust] Memory is never released
> -------------------------------
>
>                 Key: ARROW-2420
>                 URL: https://issues.apache.org/jira/browse/ARROW-2420
>             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
>
>
> Another embarrassing bug ... the code was calling the wrong method to release memory and wasn't releasing memory.
> I have added some benchmarks for testing performance of creating arrays (and dropping them) and these are working well now after fixing the memory bug.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)