Skip to content

[Java] Resolve problems of DecimalVector APIs on ArrowBufs #26286

@asfimport

Description

@asfimport

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. 

Reporter: Liya Fan / @liyafan82
Assignee: Liya Fan / @liyafan82

PRs and other links:

Note: This issue was originally created as ARROW-10294. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions