Uwe L. Korn created ARROW-469:
---------------------------------
Summary: 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
Reporter: Uwe L. Korn
Assignee: Uwe L. Korn
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
(v6.3.4#6332)