[
https://issues.apache.org/jira/browse/ARROW-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659607#comment-17659607
]
Rok Mihevc commented on ARROW-2581:
-----------------------------------
This issue has been migrated to [issue
#18961|https://github.com/apache/arrow/issues/18961] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Java] Unify reset() interface for vectors
> ------------------------------------------
>
> Key: ARROW-2581
> URL: https://issues.apache.org/jira/browse/ARROW-2581
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Affects Versions: 0.9.0
> Reporter: Li Jin
> Priority: Major
>
> Currently, many vectors have "reset()" methods but it's not part of the
> vector interface and is not implemented by all vectors (e.g. ListVector
> doesn't have a reset method). I think a similar interface to "clear()" would
> be a good improvement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)