[ https://issues.apache.org/jira/browse/DRILL-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999196#comment-13999196
]
Jacques Nadeau commented on DRILL-749:
--------------------------------------
fixed in 98edd62
> 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
> Affects Versions: 1.0.0-milestone-1
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Fix For: 1.0.0-rc1
>
> Attachments: DRILL-749-Zero-fill-the-Offset-Vectors-buffer-conten.patch
>
>
> 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)
|