Function datafusion::functions::regex::expr_fn::regexp_replace

source ยท
pub fn regexp_replace(arg1: Expr, arg2: Expr, arg3: Expr, arg4: Expr) -> Expr
Expand description

Replaces substrings in a string that match Return $name(arg)