datafusion_functions::regex::regexpmatch

Function regexp_match

Source
pub fn regexp_match<T: OffsetSizeTrait>(args: &[ArrayRef]) -> Result<ArrayRef>