Ensure TypeMapping is always present on IProperty #14433
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-cleanup
Milestone
For #13192, we need type mapping for every scalar in SQL tree so that we can propagate appropriately and apply inference. The basic building block for it, is columns which corresponds to IProperty. It would be useful to have TypeMapping always present on IProperty.
The text was updated successfully, but these errors were encountered: