posexplode_outer
function posexplode_outer(column): Column;Defined in: functions/collection.ts:152
Creates a new row for each element with position in the given array or map column, including null and empty values.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column |
ColOrName |