Writing data quality tests in Dataform
Ensure your BigQuery tables have reliable data with Dataform
Nov 24, 20248 min read494

Search for a command to run...
Articles tagged with #bigquery
Ensure your BigQuery tables have reliable data with Dataform

Building data pipelines in Dataform

Sometimes it so happens that we create or are using a table with data that is non-partitioned but we need to convert this into a partitioned table. A typical use-case is old tables that start accumulate data over time. Quite often, we need the same d...
