Relational: Client eval warning is thrown from method rather than base #17387
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
When we fixed issue to throw better exception message when client eval, we refactored code as pattern that Translate* methods would return null and base will throw exception. For some reason, relational is not following the pattern. This causes the expression tree printed to be different. Modifying some tests not to verify the message. It would be more useful to print from base given it gives better understanding to customers that why translation failed.
The text was updated successfully, but these errors were encountered: