You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2015/03/24 19:00:57 UTC

[jira] [Created] (DRILL-2539) NullReader should allocate an empty vector in copy* methods

Hanifi Gunes created DRILL-2539:
-----------------------------------

             Summary: 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 - Flow
            Reporter: Hanifi Gunes
            Assignee: Hanifi Gunes


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)