Skip to content

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 pipeline.


Properties

Name = string

A human-readable name for the component.


Start Value = integer

The 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

The name of the output column that contains the sequence value.


Snowflake Databricks Amazon Redshift