Skip to content

Or

The Or component waits for any of its inputs to complete before continuing the pipeline. Once one of the inputs finish, the tasks defined after the Or component are added to the pipeline queue. There may already be tasks in the queue, however, so those tasks may not necessarily be run next.

Note

The input links don't have to be success links. For example, you may wish to take an action if any of a set of components fail, regardless of which particular one fails.

Alternatively, see the And component.


Properties

Name = string

A human-readable name for the component.


Snowflake Databricks Amazon Redshift