Function deltalake::datafusion::logical_expr::find_in_set

source ·
pub fn find_in_set(str: 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