Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The following query throws "Cast for just nullability not allowed", just after ProjectFilterTransposeRule is invoked.
select count(*) from emp where case when mgr < 10 then true else false end