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

Randy/2021 09 28 dbt v0.21.0 upgrade #69

Conversation

randypitcherii
Copy link

This PR includes:

  • upgrade of dbt_utils package to 0.7.3 to support dbt v0.21.0
  • removal of hard dbt version check in favor of relying on the dbt_utils version checks (happy to discard this change, just me being lazy).

Thanks for the great package!

Alex Higgs and others added 16 commits March 27, 2021 23:56
New structures
- Multi-Active Satellites [Read More](../tutorial/tut_multi_active_satellites.md)

Bug Fixes
- Fixed a bug where an Effectivity Satellite with multiple DFKs or SDKs would incorrectly handle changes in the corresponding link records, meaning
one to many relationships were not getting handled as intended.

Improvements
- Added support for multiple `order_by` or `partition_by` columns when creating ranked columns in the `stage` or `ranked_columns` macros.
THIS IS A BETA RELEASE
Whilst we have extensively tested this to the best of our ability, we cannot guarantee comprehensive coverage.

Please report any issues via GitHub, and feel free to ask us questions on slack. Thanks!

New features:
- PITs
- Bridges
- Removed built-in docs for now. Re-factoring these.
Update README
@randypitcherii
Copy link
Author

Yeesh, I think I did this wrong : )

Let me just close this real quick.

@DVAlexHiggs
Copy link
Member

DVAlexHiggs commented Sep 28, 2021

I'd accidentally set the default branch to develop. This PR still needs to be against develop though. We're currently working on better contribution guidelines (how to contribute docs, tests etc.) We've actually already done this change internally (upgrade to dbt 0.20.2 and version range for dbt utils). We can release this shortly if that's easier.

0.21.0 isn't yet released. We only support full dbt releases.

@randypitcherii
Copy link
Author

Right on! I'll use my forks in my project for now and just keep an eye out for when 0.21.0 hits the proper dbtvault repo : )

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.

None yet

2 participants