Rollback
The Rollback orchestration component ends a transaction within the database and undoes any changes made since the latest Begin component.
- If a rollback is connected to the "Failure" connector of a component, the success of a rollback will make that otherwise-failed job appear to succeed.
- It's an error to try to rollback a transaction if no transaction is in progress.
Snowflake users should read ROLLBACK for more information.
Redshift users should read ROLLBACK for more information.
Properties
Name
= string
A human-readable name for the component.
Snowflake | Databricks | Amazon Redshift |
---|---|---|
✅ | ❌ | ✅ |