Function deltalake::datafusion::prelude::strpos

source ·
pub fn strpos(string: Expr, substring: Expr) -> Expr
Expand description

finds the position from where the substring matches the string