As a Database Engineer, you are asked to design a solution to export data from a Cloud SQL instance to a BigQuery dataset. The export process should be fault-tolerant and efficient. Additionally, the data in the Cloud SQL instance is stored in a normalized format, but it must be transformed into a denormalized format before being imported into BigQuery. Which of the following options best meets these requirements?