Liya Fan created ARROW-10294:
--------------------------------

             Summary: [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


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