You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Li Jin (JIRA)" <ji...@apache.org> on 2018/05/14 18:05:00 UTC

[jira] [Created] (ARROW-2581) [Java] Unify reset() interface for vectors

Li Jin created ARROW-2581:
-----------------------------

             Summary: [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 - Vectors
    Affects Versions: 0.9.0
            Reporter: Li Jin


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
(v7.6.3#76005)