liyafan82 opened a new pull request #8455:
URL: https://github.com/apache/arrow/pull/8455


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to