[
https://issues.apache.org/jira/browse/DRILL-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hanifi Gunes updated DRILL-2539:
--------------------------------
Fix Version/s: (was: 1.1.0)
1.2.0
> NullReader should allocate an empty vector in copy* methods
> -----------------------------------------------------------
>
> Key: DRILL-2539
> URL: https://issues.apache.org/jira/browse/DRILL-2539
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Data Types, Execution - Flow
> Reporter: Hanifi Gunes
> Assignee: Hanifi Gunes
> Fix For: 1.2.0
>
>
> Projecting an non-existing field from a repeated type fails with an NPE
> mainly because projected vector is not allocated and underlying buffer is
> dead. This issue proposes to allocate an empty vector in NullReader's copy*
> methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)