[
https://issues.apache.org/jira/browse/ARROW-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657265#comment-17657265
]
Rok Mihevc commented on ARROW-231:
----------------------------------
This issue has been migrated to [issue
#15576|https://github.com/apache/arrow/issues/15576] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> C++: Add typed Resize to PoolBuffer
> -----------------------------------
>
> Key: ARROW-231
> URL: https://issues.apache.org/jira/browse/ARROW-231
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Uwe Korn
> Assignee: Johan Mabille
> Priority: Major
> Labels: newbie
> Fix For: 0.3.0
>
>
> Instead of writing {{Resize(sizeof(T) * size)}}, it would be nice to have a
> function {{Resize<T>(size)}} that resizes the array so it can take size
> elements of T. Probably we should call it differently than the non-typed
> version so they can be clearly differentiated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)