Generate Rows
Put a number of rows into the row stream
Processing
For every input row, the step generates a number of rows and puts them into the row stream.
Settings
Name | Type | Description |
---|---|---|
Nr. of Rows |
long |
The number of rows to generate Evaluated for each input row |
Results
Name | Type | Description |
---|---|---|
row_nr |
long |
The number of the currently generated row. This number resets for every input row. |