fn is_supported_unnest(func: &TableFunc) -> bool
Expand description
Returns true
for unnest_~
variants supported by FlatMapToMap
.
fn is_supported_unnest(func: &TableFunc) -> bool
Returns true
for unnest_~
variants supported by FlatMapToMap
.