[ 
https://issues.apache.org/jira/browse/ARROW-6464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949948#comment-16949948
 ] 

Ji Liu edited comment on ARROW-6464 at 10/12/19 7:40 AM:
---------------------------------------------------------

Issue resolved by pull request 5293

[https://github.com/apache/arrow/pull/5293]


was (Author: tianchen92):
Issue resolved in

[https://github.com/apache/arrow/pull/5293]

> [Java] Refactor FixedSizeListVector#splitAndTransfer with slice API
> -------------------------------------------------------------------
>
>                 Key: ARROW-6464
>                 URL: https://issues.apache.org/jira/browse/ARROW-6464
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Ji Liu
>            Assignee: Ji Liu
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.15.1
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Currently {{FixedSizeListVector#splitAndTransfer}} actually use 
> {{copyValueSafe}} which has memory copy, we should use slice API instead.
> Meanwhile, {{splitAndTransfer}} in all classes should position index check at 
> beginning.



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

Reply via email to