Module arrow::compute::kernels::regexp[][src]

Expand description

Defines kernel to extract substrings based on a regular expression of a [Large]StringArray

Functions

Extract all groups matched by a regular expression for a given String array.