Query: InvalidCastExpression when inferred type mapping fails to print literal #15948
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
For predicate in this case, we never see enum constant. It is always converted to int. And then we use type mapping from the other side to print out the int which throws
The text was updated successfully, but these errors were encountered: