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

Rok Mihevc commented on ARROW-360:
----------------------------------

This issue has been migrated to [issue 
#15902|https://github.com/apache/arrow/issues/15902] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> C++: Add method to shrink PoolBuffer using realloc
> --------------------------------------------------
>
>                 Key: ARROW-360
>                 URL: https://issues.apache.org/jira/browse/ARROW-360
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Uwe Korn
>            Assignee: Uwe Korn
>            Priority: Major
>             Fix For: 0.2.0
>
>
> In the case where we have optimistically allocated a large PoolBuffer, we 
> could shrink it later again using a call to {{realloc}}. This should free the 
> exceeding memory but avoids an actual {{memcpy}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to