You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/02/04 05:09:00 UTC

[jira] [Resolved] (ARROW-7073) [Java] Support concating vectors values in batch

     [ https://issues.apache.org/jira/browse/ARROW-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield resolved ARROW-7073.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 5916
[https://github.com/apache/arrow/pull/5916]

> [Java] Support concating vectors values in batch
> ------------------------------------------------
>
>                 Key: ARROW-7073
>                 URL: https://issues.apache.org/jira/browse/ARROW-7073
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 5h
>  Remaining Estimate: 0h
>
> We need a way to copy vector values in batch. Currently, we have copyFrom and copyFromSafe APIs. However, they are not enough, as copying values individually is not performant. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)