You are viewing the documentation for version 11 of DSS.
Fold an array
This processor takes a column containing arrays (in JSON) and transforms
the array into several rows.
Each generated row contains a single value from the input array. All
other columns are copied in each generated row.
For more details on reshaping, please see Reshaping.