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)