Remove reference resource-configs bigquery-configs
article thumbnail

Understanding Dataform Terminologies And Authentication Flow

Towards Data Science

The inspiration for this post came while I was migrating one of our projects’ legacy Dataform from the web UI to GCP BigQuery. At the configured time, Dataform would check out the code in a remote main repo (this is configurable and can be modified to target any of the remote branches) and compile it into a JSON config file.

article thumbnail

Data Transformations Using the Data Build Tool

Ripple Engineering

Our data analysts used to schedule queries on BigQuery for transformation workflows and test the transformed data manually. Connection and Environments DBT connects to the data warehouse, BigQuery , to run data transformation queries. Internally, we capture the raw application events in real time in our data lake on BigQuery.  This