expect_column_values_to_match_regex -> trino error #7656 #7792
Unanswered
JustinGuese
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
TrinoUserError(type=USER_ERROR, name=FUNCTION_NOT_FOUND, message="line 9:39: Unexpected parameters (decimal(4,0), varchar(6)) for function regexp_like. Expected: regexp_like(varchar(x), joniregexp)", query_id=xxxx)
Sql query generated by that function:
Regular expression:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Environment (please complete the following information):
Additional context
Beta Was this translation helpful? Give feedback.
All reactions