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

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

    [ https://issues.apache.org/jira/browse/ARROW-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16430423#comment-16430423 ] 

Andy Grove commented on ARROW-2420:
-----------------------------------

PR: 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
>             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)