Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade protobuf pin #850

Closed
wants to merge 2 commits into from
Closed

Conversation

mikealfare
Copy link
Contributor

Signed-off-by: Mike Alfare [email protected]

Description

dbt is updating protobuf to >=5.0,<6.0 in dbt-common, dbt-adapters, and dbt-core. This package was pinned in dbt-databricks to avoid version conflicts. Since protobuf does not allow for multiple majors in the same project, this needs to be updated as a breaking change. This PR mitigates the impact of upgrading in the dbt packages.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

Signed-off-by: Mike Alfare <[email protected]>
@benc-db benc-db mentioned this pull request Nov 20, 2024
3 tasks
@benc-db benc-db closed this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants