Skip to content

Commit

Permalink
Record that freshness tests are available for BQ
Browse files Browse the repository at this point in the history
Freshness tests were added for BigQuery in dbt-labs/dbt-bigquery#1072 and released with [`dbt-bigquery` 1.7.3](https://github.com/dbt-labs/dbt-bigquery/releases/tag/v1.7.3).
  • Loading branch information
elyobo authored Jan 22, 2024
1 parent 5ca71d5 commit cd84eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/resource-properties/freshness.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ If a source has a `freshness:` block, dbt will attempt to calculate freshness fo

Currently, calculating freshness from warehouse metadata tables is supported on:
- [Snowflake](/reference/resource-configs/snowflake-configs)
- [BigQuery](/reference/resource-configs/bigquery-configs)

Support is coming soon to the following adapters:
- [Redshift](/reference/resource-configs/redshift-configs)
- [BigQuery](/reference/resource-configs/bigquery-configs)
- [Spark](/reference/resource-configs/spark-configs)

Freshness blocks are applied hierarchically:
Expand Down

0 comments on commit cd84eaf

Please sign in to comment.