You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/06/25 22:34:04 UTC

[jira] [Updated] (DRILL-3362) Implicit cast causes workspace variable to not be initialized

     [ https://issues.apache.org/jira/browse/DRILL-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Parth Chandra updated DRILL-3362:
---------------------------------
    Fix Version/s: 1.2.0

> Implicit cast causes workspace variable to not be initialized
> -------------------------------------------------------------
>
>                 Key: DRILL-3362
>                 URL: https://issues.apache.org/jira/browse/DRILL-3362
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Codegen
>            Reporter: Steven Phillips
>            Assignee: Chris Westin
>             Fix For: 1.2.0
>
>
> In DRILL-3361, the "newPartitionValue" function is missing the implementation for Bit type. 
> When implicit cast is not needed, the workspace variable is initialized in the __DRILL_INIT__() function of the generated class. But when implicit cast is added, this initialization does not happen. This results in a NPE.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)