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.

`dbt-helper open` broke for dbt v0.15.0

See original GitHub issue

I migrated to dbt 0.15.0 and when i tried using dbt-helper open <model_name it’s complaining that the dbt.loader module cannot be found.

I checked in the dbt code and indeed the module isn’t here.

I don’t know when/if I’ll have time to look into this so I thought I’d pop an issue here so that it doesn’t go missing.

There might be a case here to pin dbt requirements to a version < 15 at setup or so. If I can look into it I’ll for sure contribute.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mikekaminskycommented, Dec 13, 2019

100% an incompatibility with dbt 0.15.0. I will pin the requirements at <0.15.0 and update the readme.

Unfortunately I’m not currently using dbt for any of my projects so can’t make upgrading a super high priority. Would definitely merge a PR / collaborate if you want to take the lead, though!

Thanks for posting the issue!

On Fri, Dec 13, 2019 at 11:03 AM Bastien Boutonnet notifications@github.com wrote:

I migrated to dbt 0.15.0 and when i tried using dbt-helper open <model_name it’s complaining that the dbt.loader module cannot be found.

I checked in the dbt code and indeed the module isn’t here.

I don’t know when/if I’ll have time to look into this so I thought I’d pop an issue here so that it doesn’t go missing.

There might be a case here to pin dbt requirements to a version < 15 at setup or so. If I can look into it I’ll for sure contribute.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mikekaminsky/dbt-helper/issues/25?email_source=notifications&email_token=ABJFAYKVG2SABE232FJ5RRTQYO565A5CNFSM4J2QK5VKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IAL6A4A, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJFAYPPZHHWAQQ3XZDOQ3TQYO565ANCNFSM4J2QK5VA .

0reactions
mikekaminskycommented, Dec 13, 2019

See note here: https://github.com/mikekaminsky/dbt-helper/pull/27

I’ve pinned the repo at 0.14.0 because that’s the last dbt version with all functionality working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release: dbt v0.15.0 - Archive - dbt Community Forum
15.0 (codenamed Louisa May Alcott) introduces exciting net-new functionality, bug fixes, and some helpful improvements to the dbt workflow. The ...
Read more >
GitHub - mikekaminsky/dbt-helper
open : Open the compiled .sql file for a model by providing the model name only. Works the same as find, but directly...
Read more >
dbt-helper, your SQL companion : r/dataengineering - Reddit
Today I have released dbt-helper a web extension that helps you moving SQL code from the web editor in BigQuery to your code...
Read more >
dbt-helper - PyPI
dbt-helper is a command line tool to help ease dbt development and database management.
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