StarRocks / dbt-starrocks

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

dbt-starrocks 1.4.2 does not work with the the latest dbt-core major release 1.7.* #18

Open alberttwong opened 7 months ago

alberttwong commented 7 months ago
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
dbt-starrocks 1.4.2 requires dbt-core==1.6.2, but you have dbt-core 1.7.7 which is incompatible.
Successfully installed dbt-core-1.7.7 dbt-extractor-0.5.1 dbt-semantic-interfaces-0.4.3 mashumaro-3.12
(dbt-env) atwong@Albert-CelerData ~ % dbt  --version
Core:
  - installed: 1.7.7
  - latest:    1.7.7 - Up to date!

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