REGEX_LIKE
and REGEX_MATCH
don't support LargeUtf8
type
#12664
Labels
REGEX_LIKE
and REGEX_MATCH
don't support LargeUtf8
type
#12664
Describe the bug
While working on #12415, I found
REGEX_LIKE
andREGEX_MATCH
don't supportLargeUtf8
type.To Reproduce
It can be reproduced by the following SQL
Expected behavior
They should work well like
Utf8
Additional context
No response
The text was updated successfully, but these errors were encountered: