Skip to content

explode

function explode(column): Column;

Defined in: functions/collection.ts:137

Creates a new row for each element in the given array or map column.

Parameter Type
column ColOrName

Column