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)