rockstarETL: ConditionalSQL Job Type
This job is a BigQuery SQL statement that returns a boolean ie: “true” or “false”. The step will only complete once the result of the statement evaluates to “true”. You would use this anytime you need the step to only complete when some condition is met. Effectively you are able to pause or delay pipelines …