Generate Sequence
The Generate Sequence component generates a sequence of rows from a starting value to an end value with a user-defined increment.
This component can be used to generate empty rows of data from nothing, for use in a job.
Properties
Name
= string
A human-readable name for the component.
Starting Value
= integer
The sequence value of the first generated row.
Increment Value
= integer
The number to increment the sequence by on each iteration.
End Value
= integer
The maximum value of the sequence. This does not need to be part of the sequence.
Output Column
= string
Specify the name of the output column that contains the sequence value.
Snowflake | Delta Lake on Databricks | Amazon Redshift | Google BigQuery | Azure Synapse Analytics |
---|---|---|---|---|
✅ | ✅ | ✅ | ✅ | ✅ |