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:51:00 UTC

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

Andy Grove created ARROW-2420:
---------------------------------

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