Function datafusion::prelude::find_in_set

source ยท
pub fn find_in_set(string: Expr, strlist: Expr) -> Expr
Expand description

Returns a value in the range of 1 to N if the string str is in the string list strlist consisting of N substrings