[Bug] dbt -v
doesn't know that adapters are decoupled from core
#10230
Labels
bug
Something isn't working
Medium Severity
bug with minor impact that does not have resolution timeframe requirement
Milestone
Is this a new bug in dbt-core?
Current Behavior
I installed dbt-core from the main branch, and ran
dbt -v
.I got this output:
Expected Behavior
As of 1.8, the fact that the Snowflake adapter has a different minor version isn't a problem. dbt run etc works fine, it's just the warnings that are coming from the version checking code.
Steps To Reproduce
Install a version of dbt calling itself 1.9 alongside a 1.8 vintage of an adapter
run
dbt -v
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: