Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Implement vectorized support for the second of the two types of CASE expressions:
CASE WHEN a THEN b [WHEN c THEN d]* [ELSE e] END