[ https://issues.apache.org/jira/browse/DRILL-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Westin updated DRILL-3362: -------------------------------- Assignee: Steven Phillips (was: Chris Westin) > 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: Steven Phillips > 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)