@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.
@siddharthteotia pointed out reset() in templates/FixValueVectors.java should set:
instead of:
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.