Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.