[CT-3518] [Bug] Retry should not print out warning when state path is not specified #9327
Closed
2 tasks done
Labels
backport 1.7.latest
bug
Something isn't working
Impact: Exp
Medium Severity
bug with minor impact that does not have resolution timeframe requirement
retry
Is this a new bug in dbt-core?
Current Behavior
We decided to add a warning when
--state path
==--target-path
#8160This would cause dbt core raise a warning in retry when dbt tries to load the previous state. But actually dbt do not need to load all previous state in this case and should not raise such warning
Expected Behavior
We should only load the previous run results, and not print out a warning.
Steps To Reproduce
...
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: