mz_expr::relation::func

Function unnest_list

Source
fn unnest_list<'a>(a: Datum<'a>) -> impl Iterator<Item = (Row, Diff)> + 'a