StarRocks Regexp module falild working with MultiChar-set

Viewed 14

StarRocks Regexp falild working with MultiChar set,example:

[^a-zA-Z\u4e00-\u9fa5]

it will get Exception:

'\u' at index 10 not supported in a character class

good guys,do you know how to fix it?

0 Answers
Related