datafusion_functions::string::expr_fn

Function 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