Skip to content

Incorrect dbt-core version requirement for dbt-starrocks 1.7.0 #58

@dmcpar

Description

@dmcpar
$ dbt --version
Core:
  - installed: 1.8.9
  - latest:    1.9.2 - 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.7.0 - 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

Seems like dbt-starrocks 1.7.0 requires dbt-core~=1.8.0, however dbt-core (1.8) expects major and minor versions of the plugin to be equal to major and minor versions of dbt-core, i.e. dbt-core 1.8.* expects dbt-starrocks 1.8.*. Is there a way to fix this version requirement mismatch?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions