Ultimate access to all questions.
You need to set up a SQL pipeline that performs an aggregate SQL transformation on a BigQuery table every two hours, appending the result to another existing BigQuery table. The pipeline should retry in case of errors and send an email notification after three consecutive failures. How would you configure this pipeline?