Skip to content

And

Overview

The And orchestration component waits for all of its inputs to complete before continuing the job. The order the input components run in is irrelevant, since they must all complete before the job continues beyond the And component.

Only the Name property can be configured to provide a meaningful description of the component.

Any copied variables that exist in the workflow when going through the And component will be reset to the values they held at the beginning of the job; unless the current job is being called from another job, the variable in question will be reset to its default value. This is to prevent the need to resolve two potentially different values of a copied variable when two parallel workflows meet the And component. If this isn't the case for your workflow, consider using shared variables instead.


Properties

Name = string

A human-readable name for the component.


Snowflake Delta Lake on Databricks Amazon Redshift Google BigQuery Azure Synapse Analytics