Expand description
Defines kernel to extract substrings based on a regular expression of a [Large]StringArray
Functions§
- Perform SQL
array ~ regex_array
operation onStringArray
/LargeStringArray
. Ifregex_array
element has an empty value, the corresponding result value is always true. - Extract all groups matched by a regular expression for a given String array.