[
https://issues.apache.org/jira/browse/ARROW-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6143:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Priority: Minor
> Labels: pull-request-available
>
> 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)