-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Epic] state:modified should Actually (only) select the modified resources #9562
Comments
What would be lost by disallowing env-aware logic outside the |
Lots of examples here: https://discourse.getdbt.com/t/why-are-ci-jobs-state-method-building-more-less-models-nodes-than-expected/7504 |
For those following along, would love to hear your thoughts over in this discussion #10518 |
Closing this EPIC since we wrapped the issues that will be going out in |
Opened a new issue in dbt-labs/docs.getdbt.com: dbt-labs/docs.getdbt.com#6538 |
We currently call out a lot of caveats to state comparison in our docs.
There are many scenarios where executing
dbt list --select state:modified
over or under selects the appropriate resources. This leads to:state:modified
, I haven't changed them"While it's unlikely we can cover ever single edge case here, we should improve
state:modified
so that it Ideally actually only selects the modified resources.This epic will track the relevant bugs/enhancements related to
state:modified
.p0
p1
state:modified
#4304The text was updated successfully, but these errors were encountered: