You are viewing the documentation for version
9.0 of DSS, which is outdated
An up to date version might be available
for the latest version
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.