Function datafusion::functions::regex::expr_fn::regexp_match

source ยท
pub fn regexp_match(input_arg1: Expr, input_arg2: Expr) -> Expr
Expand description

returns a list of regular expression matches in a string. Return $name(arg)