-
Notifications
You must be signed in to change notification settings - Fork 3
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
Dnuzz/update to dbt 1 5 #81
Conversation
I don't remember the version being used in warehouse transforms, but that also should be updated to match this. |
we are using 1.3 right now in warehouse |
Ah I thought the version was pinned, but I found the DSL and you are correct it always goes to latest. I might suggest that we pin the version here to the current version before we go doing the upgrade. I could see things taking a while to properly upgrade and test. Might as well buy ourselves a little time? |
@dnuzz so we need to pin 0.4.11 ==> here right? because after upgrade the latest version will be 0.5.0 |
@abdulrafey38 correct pin it there to that version. We can unpin later if we also want to upgrade that |
|
fdc3e9e
to
ba00d0a
Compare
Description: Describe in a couple of sentences what this PR adds
JIRA: Link to JIRA ticket
Dependencies: dependencies on other outstanding PRs, issues, etc.
Merge deadline: List merge deadline (if any)
Installation instructions: List any non-trivial installation
instructions.
Testing instructions:
Reviewers:
Merge checklist:
Post merge:
finished.
Author concerns: List any concerns about this PR - inelegant
solutions, hacks, quick-and-dirty implementations, concerns about
migrations, etc.