Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The Expression:
nvl2(NULL, 'abc', NULL);
should return null with a nullable type.
Attachments
Issue Links
- split from
-
CALCITE-6711 Functions whose output value can be null should return a nullable type
-
- Closed
-
- links to