explode
Class: core ยท Streaming: row-at-a-time
One row per array element; rows with missing/empty arrays are dropped.
Signatureโ
| explode <array> [as]
Positional Argumentsโ
| Name | Type | Required | Description |
|---|---|---|---|
array | field | Yes | - |
as | field | No | element output field (default: the array field name) |
Examplesโ
explode tags as tag
Generated from the LynxFlow registry. See RFC-002 for the full language specification.