Aditya Kishore created DRILL-749: ------------------------------------ Summary: Zero-fill the Offset Vectors buffer contents Key: DRILL-749 URL: https://issues.apache.org/jira/browse/DRILL-749 Project: Apache Drill Issue Type: Bug Reporter: Aditya Kishore Assignee: Aditya Kishore
The offset vectors of a Repeated, Nullable and Variable length vectors should be zero filled on allocation of the container vector. Since such a buffer can be allocated from a recycled pool, the values may be filled with the previous content. -- This message was sent by Atlassian JIRA (v6.2#6252)