datafusion_functions::unicode::expr_fn

Function instr

Source
pub fn instr(string: Expr, substring: Expr) -> Expr
Expand description

finds the position from where the substring matches the string