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

Micah Kornfield resolved ARROW-10294.
-------------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

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

> [Java] Resolve problems of DecimalVector APIs on ArrowBufs
> ----------------------------------------------------------
>
>                 Key: ARROW-10294
>                 URL: https://issues.apache.org/jira/browse/ARROW-10294
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Unlike other fixed width vectors, DecimalVectors have some APIs that directly 
> manipulate an ArrowBuf (e.g. \{{void set(int index, int isSet, int start, 
> ArrowBuf buffer)}}).
> After supporting 64-bit ArrowBufs, we need to adjust such APIs so that they 
> work properly. 



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

Reply via email to