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

chore: bump dbt-core to 1.6.0 #376

Merged
merged 6 commits into from
Aug 21, 2023
Merged

chore: bump dbt-core to 1.6.0 #376

merged 6 commits into from
Aug 21, 2023

Conversation

nicor88
Copy link
Contributor

@nicor88 nicor88 commented Aug 17, 2023

Description

  • Bump dbt core to 1.6.0
  • drop support for Python 3.7

Close #347

No major change in the adapter so far. The only feature worth adding is dbt clone - we should consider to do it separately .

TODO

  • Fix unit testing
  • bump dbt-tests
  • Adapt breaking function tests

Models used to test - Optional

Checklist

  • You followed contributing section
  • You kept your Pull Request small and focused on a single feature or bug fix.
  • You added unit testing when necessary
  • You added functional testing when necessary

Sorry, something went wrong.

svdimchenko
svdimchenko previously approved these changes Aug 17, 2023
Copy link
Contributor

@svdimchenko svdimchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

finally we won't support python3.7 🎉

@nicor88
Copy link
Contributor Author

nicor88 commented Aug 17, 2023

@svdimchenko yeah finally 3.7 is out. I still need to fix unit tests.

@nicor88 nicor88 marked this pull request as draft August 17, 2023 20:07
@nicor88 nicor88 marked this pull request as ready for review August 17, 2023 20:59
@nicor88 nicor88 requested a review from svdimchenko August 21, 2023 12:44
Copy link
Contributor

@Jrmyy Jrmyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@nicor88 nicor88 merged commit 0f56add into main Aug 21, 2023
@nicor88 nicor88 deleted the feat/dbt_16 branch August 21, 2023 13:10
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.

upgrade to support dbt-core v1.6.0
3 participants