datafusion_functions::unicode::expr_fn

Function position

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

finds the position from where the substring matches the string