mz_expr::relation::func

Function unnest_array

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