Description
Query: "select COALESCE(null,null,null,null,25,'') as Test;" Expected: .*Illegal mixing of types in CASE or COALESCE statement.* Actual: ('25')
Attachments
Issue Links
- is caused by
-
IGNITE-23042 Sql. Forbid implicit casts between different type families
- Resolved