Description
In IGNITE-23042, type coercion rules between different type families were tightened. This renders some part of the current implementation potentially excess. In order to reduce size of the changes in IGNITE-23042, it's been agreed to derive clean up to a separate issue.
Let's revise IgniteTypeCoercion and remove all dead and excess code. One of the possible candidates for removal is a IgniteTypeCoercion::contextStack.
Attachments
Issue Links
- links to