Function datafusion::functions::expr_fn::instr

source ยท
pub fn instr(string: Expr, substring: Expr) -> Expr
Expand description

finds the position from where the substring matches the string