Module unnest

Module unnest 

Source
Expand description

UnnestOptions for unnesting structured types

Structsยง

RecursionUnnestOption
Instruction on how to unnest a column (mostly with a list type) such as how to name the output, and how many level it should be unnested
UnnestOptions
Options for unnesting a column that contains a list type, replicating values in the other, non nested rows.