Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to