question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

upgrade to support dbt-core v1.2.0

See original GitHub issue

We’ve just published the release cut of dbt-core 1.2.0, dbt-core 1.2.0rc1 (PyPI | GitHub release notes).

https://github.com/dbt-labs/dbt-core/discussions/5468 is an open discussion with more detailed information, and https://github.com/dbt-labs/dbt-core/issues/5474 is for keeping track of the communities progress on releasing 1.2.0

Below is a checklist of work that would enable a successful 1.2.0 release of your adapter.

  • migrate necessary cross-db macros into adapter and ensure they’re tested accordingly
  • remove any copy-and-pasted materialization (if your adapter inherits from another adapter)
  • add new basic tests BaseDocsGenerate and BaseDocsGenReferences
  • consider checking and testing support for Python 3.10

https://github.com/dbt-labs/dbt-core/pull/5432 might make it into the second release cut in the next week, in which case, you’ll also might want to:

  • implement method and tests for connection retry logic

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
genzgdcommented, Aug 25, 2022

We should get to this over the next week or two.

1reaction
genzgdcommented, Sep 19, 2022

Closed with the latest 1.2.1 release

Read more comments on GitHub >

github_iconTop Results From Across the Web

upgrade to support dbt-core v1.2.0 · Issue #53 - GitHub
We've just published the release cut of dbt-core 1.2.0, dbt-core 1.2.0rc1 (PyPI | GitHub release ... upgrade to support dbt-core v1.2.0 #53.
Read more >
How to Upgrade dbt Versions (Mostly) Without Fear
For dbt Core, upgrade instructions will vary based on your original installation method. Step 4: Try to run dbt compile ​. Key principles:...
Read more >
How to upgrade your dbt adapter - DEV Community ‍ ‍
For example, dbt-tidb v1.2.0 will only support dbt-core v1.2.0. ... You can upgrade your adapter according to the discussion.
Read more >
Cloud Composer release notes | Google Cloud
Cloud Composer 1.20.2 and 2.1.2 are versions with an extended upgrade timeline. ... and 2.0.0-preview.7 have reached their end of full support period....
Read more >
dbt core v1.0 - should you upgrade to the latest version?
dbt core is the open source standard for data transformation but should you update to its latest version v.1.0? Deploy dbt core with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found