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?
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?