Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record that freshness tests are available for BQ #4784

Closed
wants to merge 1 commit into from

Conversation

elyobo
Copy link
Contributor

@elyobo elyobo commented Jan 22, 2024

Freshness tests were added for BigQuery in dbt-labs/dbt-bigquery#1072 and released with dbt-bigquery 1.7.3.

What are you changing in this pull request and why?

Updates documentation to indicate that freshness tests are now available for BigQuery. Freshness tests were added for BigQuery in dbt-labs/dbt-bigquery#1072 and released with dbt-bigquery 1.7.3.

Checklist

@elyobo elyobo requested a review from a team as a code owner January 22, 2024 21:53
Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2024 9:59pm

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Jan 22, 2024
@@ -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)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how we should note that this is only since 1.7.3, as the "current" version of the docs is 1.7 and 1.7.0-1.7.2 don't support it, so perhaps...

Suggested change
- [BigQuery](/reference/resource-configs/bigquery-configs)
- [BigQuery](/reference/resource-configs/bigquery-configs) (since `1.7.3`)

@mirnawong1
Copy link
Contributor

hey @elyobo , thanks for opening this up and apologies for the delay here! we've merged a pr #5080 that adds bq to the supported list. however, I'll triple check the version info you added and will perform a fast follow pr. in the meantime, I'll close this pr since it's been addressed. thank you again! ✨

@mirnawong1 mirnawong1 closed this Mar 22, 2024
@elyobo elyobo deleted the patch-2 branch March 22, 2024 12:17
mirnawong1 added a commit that referenced this pull request Mar 22, 2024
clarified that freshness is supported in version  1.7.3 per @elyobo's pr #4784.

confirmed in [internal slack](https://dbt-labs.slack.com/archives/C067EUS2D7S/p1711102003658309) as well.
@mirnawong1 mirnawong1 mentioned this pull request Mar 22, 2024
mirnawong1 added a commit that referenced this pull request Mar 27, 2024
clarified that freshness is supported in version 1.7.3 per @elyobo's pr
#4784.

confirmed in [internal
slack](https://dbt-labs.slack.com/archives/C067EUS2D7S/p1711102003658309)
as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants