Function deltalake::datafusion::prelude::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)