Entity Equality: make sure all expression types are covered #18379
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Following #17744, we should make sure there aren't any additional unwrapped expression types that entity equality doesn't handle. The goal isn't to flow entity information for composition, just to make sure that all expression trees leaving the visitor have no EntityReferenceExpression wrappers (especially important to support arbitrary things in top-most projections).
The text was updated successfully, but these errors were encountered: