Liya Fan created ARROW-6143:
-------------------------------
Summary: [Java] Unify the copyFrom and copyFromSafe methods for
all vectors
Key: ARROW-6143
URL: https://issues.apache.org/jira/browse/ARROW-6143
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Reporter: Liya Fan
Assignee: Liya Fan
Some vectors have their own implementations of copyFrom and copyFromSafe
methods.
Since we have extracted the copyFrom and copyFromSafe methods to the base
interface (see ARROW-6021), we want all vectors' implementations to override
the methods from the super interface.
This will provide a unified way of copying data elements.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)