[
https://issues.apache.org/jira/browse/ARROW-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-469:
-----------------------------
External issue URL: https://github.com/apache/arrow/issues/16113
> 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)