Steven Phillips created ARROW-895: ------------------------------------- Summary: Nullable variable length vector lastSet not set corretly Key: ARROW-895 URL: https://issues.apache.org/jira/browse/ARROW-895 Project: Apache Arrow Issue Type: Bug Components: Java - Vectors Reporter: Steven Phillips Assignee: Steven Phillips Fix For: 0.3.0
ARROW-875 fix was incomplete. I discovered some issues with the change after it was merged. The lastSet variable needs to be adjusted in the fillEmpties() method, and lastSet needs to be set when using the copyFrom methods. -- This message was sent by Atlassian JIRA (v6.3.15#6346)