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