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 to support dbt-core v1.6.0 #155

Open
dataders opened this issue Jun 29, 2023 · 5 comments
Open

upgrade to support dbt-core v1.6.0 #155

dataders opened this issue Jun 29, 2023 · 5 comments
Assignees

Comments

@dataders
Copy link

dataders commented Jun 29, 2023

Background

Minor version v1.6 is targeted for final release on July 27, 2023. As a maintainer of a dbt adapter, we strongly encourage you to release a corresponding minor version increment to ensure users of your adapter can make use of this new minor version.

How to upgrade

dbt-labs/dbt-core#7958 is an open discussion with more detailed information. If you have questions, please put them there!

The above linked guide has more information, but below is a high-level checklist of work that would enable a successful 1.6.0 release of your adapter:

### Tasks
- [ ] SUPPORT: materialized views
- [ ] SUPPORT: new `clone` command
- [ ] BEHIND THE SCENES: Drop support for Python 3.7 (if you haven't already)
- [ ] BEHIND THE SCENES: new arg for `adapter.execute()`
- [ ] BEHIND THE SCENES: ensure support for revamped `dbt debug``
- [ ] BEHIND THE SCENES: Add support for new/modified relevant tests

the next minor release: 1.7.0

FYI, dbt-core==1.7.0 is expected to be released on October 12, 2023 in time for Coalesce, the annual analytics engineering conference!

@ian-lewis-d
Copy link

I have just installed dbt-mysql which downgraded my dbt-core from 1.6 to 1.1.5 which is quite frustrating.

@im-AMS
Copy link

im-AMS commented Sep 16, 2023

@dbeatty is there a chance that we can see a new release supporting py3.10 or py3.11?
its been a while since there was an update, like what @ian-lewis-d said, its getting very inconvenient.

@azngeek
Copy link

azngeek commented Oct 18, 2023

Can we have an update on this one? What can we do to make this happen?

@outinim
Copy link

outinim commented Nov 8, 2023

Yeah +1 here, what can we do to update dbt-core for MySQL @dbeatty10 @dbeatty, I'm sure a lot of people are using MySQL and it's frustrating to not have dbt-core >= 1.5 to for exemple ro run it with airflow2 or other tools. I'm open to help for the upgrade (just need a little of help to start :) )

@mwallace582
Copy link
Collaborator

This issue has been partially addressed in an alpha version of dbt-mysql (v1.6.0a1).

While this release of the adapter is compatible with dbt-core 1.6 and supports basic functionality, we have not yet fully addressed the checklist items for full 1.6 support.

@mwallace582 mwallace582 self-assigned this Jan 21, 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

No branches or pull requests

6 participants