You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] ExpressionEvaluationException is thrown in FunctionResolver.resolve() should be treated as ClientError in RestSqlAction instead of SystemError. #423
Describe the bug
ExpressionEvaluationException is thrown in FunctionResolver.resolve() should be treated as ClientError in RestSqlAction instead of SystemError.
Additional context
Add any other context about the problem here.