StarRocks / dbt-starrocks

dbt-starrocks contains all of the code enabling dbt to work with StarRocks
10 stars 4 forks source link

dbt --version says dbt-starrocks 1.4.2 is not compatible with dbt-core 1.6.2 #19

Closed alberttwong closed 3 months ago

alberttwong commented 5 months ago
(dbt-env) atwong@Albert-CelerData ~ % dbt  --version
Core:
  - installed: 1.6.2
  - latest:    1.7.7 - Update available!

  Your version of dbt-core is out of date!
  You can find instructions for upgrading here:
  https://docs.getdbt.com/docs/installation

Plugins:
  - starrocks: 1.4.2 - Not compatible!

  At least one plugin is out of date or incompatible with dbt-core.
  You can find instructions for upgrading here:
  https://docs.getdbt.com/docs/installation
alberttwong commented 4 months ago
dbt-starrocks 1.4.2 requires dbt-core==1.6.2, but you have dbt-core 1.6.10 which is incompatible.
alberttwong commented 3 months ago

The answer is that you have to upgrade the adapter number to at least 1.6.x

https://github.com/StarRocks/dbt-starrocks/commit/fbf77c0ae0e9c28d5b77e8b98f8bc9080c74657d