Function datafusion::functions::expr_fn::overlay
source · pub fn overlay(args: Vec<Expr>) -> Expr
Expand description
replace the substring of string that starts at the start’th character and extends for count characters with new substring