[
https://issues.apache.org/jira/browse/ARROW-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pindikura Ravindra resolved ARROW-6021.
---------------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request 4931
[https://github.com/apache/arrow/pull/4931]
> [Java] Extract copyFrom and copyFromSafe methods to ValueVector interface
> -------------------------------------------------------------------------
>
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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)