Skip to content

[Java] templates/FixValueVectors reset() method doesn't set allocationSizeInBytes correctly #17276

@asfimport

Description

@asfimport

@siddharthteotia pointed out reset() in templates/FixValueVectors.java should set:

allocationSizeInBytes = INITIAL_VALUE_ALLOCATION * ${type.width}

instead of:

allocationSizeInBytes = INITIAL_VALUE_ALLOCATION

Reporter: Li Jin / @icexelloss
Assignee: Li Jin / @icexelloss

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions