Expand description
UnnestOptions for unnesting structured types
Structsยง
- Recursion
Unnest Option - 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
- Unnest
Options - Options for unnesting a column that contains a list type, replicating values in the other, non nested rows.