[
https://issues.apache.org/jira/browse/ARROW-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pindikura Ravindra resolved ARROW-6143.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request 5019
[https://github.com/apache/arrow/pull/5019]
> [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
> Fix For: 0.15.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)