Function datafusion::prelude::position

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

finds the position from where the substring matches the string