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

ASF GitHub Bot commented on ARROW-2420:
---------------------------------------

pitrou commented on issue #1860: ARROW-2420: [Rust] Fix major memory bug and 
add benches
URL: https://github.com/apache/arrow/pull/1860#issuecomment-379742452
 
 
   Thanks @andygrove !

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to