Function datafusion_expr::expr_fn::regexp_replace
source · pub fn regexp_replace(args: Vec<Expr>) -> Expr
Expand description
replace strings that match a regular expression
pub fn regexp_replace(args: Vec<Expr>) -> Expr
replace strings that match a regular expression