[
https://issues.apache.org/jira/browse/ARROW-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657503#comment-17657503
]
Rok Mihevc commented on ARROW-469:
----------------------------------
This issue has been migrated to [issue
#16113|https://github.com/apache/arrow/issues/16113] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> C++: Add option so that resize doesn't decrease the capacity
> ------------------------------------------------------------
>
> Key: ARROW-469
> URL: https://issues.apache.org/jira/browse/ARROW-469
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Uwe Korn
> Assignee: Uwe Korn
> Priority: Major
> Fix For: 0.2.0
>
>
> The code I wrote in {{parquet_arrow}} was heavily relying on this fact. As in
> that case we are ok with having a lot of wastage (as we resize in both
> directions very often), we should provide the user with a choice.
> I would by default shrink down on a smaller size as this is the thing a user
> probably expects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)