You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/07/24 07:34:00 UTC

[jira] [Created] (ARROW-6021) [Java] Extract copyFrom and copyFromSafe to ValueVector

Liya Fan created ARROW-6021:
-------------------------------

             Summary: [Java] Extract copyFrom and copyFromSafe to ValueVector
                 Key: ARROW-6021
                 URL: https://issues.apache.org/jira/browse/ARROW-6021
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: Liya Fan
            Assignee: Liya Fan


Currently we have copyFrom and copyFromSafe methods in fixed-width and variable-width vectors. Extracting them to the common super interface will make it much more convenient to use them, and avoid unnecessary if-else statements.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)