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

state:modified detects changes to model access, latest_version, and deprecation_date #3897

Open
1 task done
MichelleArk opened this issue Aug 9, 2023 · 0 comments
Open
1 task done
Assignees
Labels
content Improvements or additions to content dbt-core v1.6 Docs impact for the v1.6 release (July 2023) improvement Use this when an area of the docs needs improvement as it's currently unclear

Comments

@MichelleArk
Copy link
Contributor

Contributions

  • I have read the contribution docs, and understand what's expected of me.

Link to the page on docs.getdbt.com requiring updates

https://docs.getdbt.com/reference/node-selection/methods

What part(s) of the page would you like to see updated?

state:modified picks up changes to a model's ref resolution by downstream nodes:

  • modifying access
  • modifying deprecation_date
  • modifying latest_version

Any of these may cause downstream ref calls to change: potential errors from changing access, a different resolution of unpinned refs when latest_version changes, or additional warnings from deprecation_date.

Additional information

No response

@MichelleArk MichelleArk added content Improvements or additions to content improvement Use this when an area of the docs needs improvement as it's currently unclear labels Aug 9, 2023
@runleonarun runleonarun added the dbt-core v1.6 Docs impact for the v1.6 release (July 2023) label Aug 11, 2023
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 dbt-core v1.6 Docs impact for the v1.6 release (July 2023) improvement Use this when an area of the docs needs improvement as it's currently unclear
Projects
None yet
Development

No branches or pull requests

4 participants