Function datafusion::functions::unicode::expr_fn::position

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

finds the position from where the substring matches the string