posexplode
function posexplode(column): Column;Defined in: functions/collection.ts:147
Creates a new row for each element with position in the given array or map column.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column |
ColOrName |
function posexplode(column): Column;Defined in: functions/collection.ts:147
Creates a new row for each element with position in the given array or map column.
| Parameter | Type |
|---|---|
column |
ColOrName |