This one is tougher to fix than
HHH-6747
. Its easy enough to work around the CCE. The real problem is being able to actually resolve the type for the case statement. If the "results" (the `then` clauses) are all parameters we cannot properly determine the overall type.
|