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

Explain which resource types the ref function applies to #5804

Merged
merged 5 commits into from
Jul 19, 2024

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented Jul 18, 2024

Previews:

What are you changing in this pull request and why?

This update is useful to understand some of the differences between ref() and source(). In turn, that is useful context for issues like dbt-labs/dbt-core#10433.

The source() and ref() functions are complementary:

source() applies to:

Whereas ref() applies to:

ref() includes:

Checklist

Copy link

vercel bot commented Jul 18, 2024

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

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Jul 19, 2024 6:39pm

@github-actions github-actions bot added content Improvements or additions to content size: small This change will take 1 to 2 days to address labels Jul 18, 2024
@dbeatty10 dbeatty10 marked this pull request as ready for review July 18, 2024 19:36
@dbeatty10 dbeatty10 requested a review from a team as a code owner July 18, 2024 19:36
@mirnawong1
Copy link
Contributor

Hey @dbeatty10 was going to review today but couldn't get to it! Happy to review this tues for you unless the docs team gets to it before! 🙏

Copy link
Contributor

@matthewshaver matthewshaver left a comment

Choose a reason for hiding this comment

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

Thanks @dbeatty10

@matthewshaver matthewshaver enabled auto-merge (squash) July 19, 2024 18:33
@matthewshaver matthewshaver merged commit a529ff4 into current Jul 19, 2024
10 checks passed
@matthewshaver matthewshaver deleted the dbeatty10-patch-1 branch July 19, 2024 18:39
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: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants