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

Fix namespace of cross-db macros from dbt_utils to dbt #32

Merged

Conversation

stumelius
Copy link

Are you a current Fivetran customer?

What change(s) does this PR introduce?

Since dbt_utils 1.0.0 the cross-db macros are in the dbt namespace https://github.com/dbt-labs/dbt-utils/releases/tag/1.0.0.

Did you update the CHANGELOG?

  • Yes

Does this PR introduce a breaking change?

  • Yes (please provide breaking change details below.)
  • No (please provide an explanation as to how the change is non-breaking below.)

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

  • Yes

Is this PR in response to a previously created Bug or Feature Request

  • Yes, Issue/Feature [link bug/feature number here]
  • No

How did you test the PR changes?

  • Buildkite
  • Local (please provide additional testing details below)

Select which warehouse(s) were used to test the PR

  • BigQuery
  • Redshift
  • Snowflake
  • Postgres
  • Databricks
  • Other (provide details below)

Provide an emoji that best describes your current mood

💃

Feedback

We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your feedback on our existing dbt packages or what you'd like to see next.

Copy link
Contributor

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

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

Hi @stumelius thank you so much for taking the time to notice these missed namespace updates. I am surprised our process missed these hanging macros. Nevertheless, I really appreciate you catching this and taking the time to open a PR to address the bug.

While this update looks great, there are a few other updates needed in order to merge into the main branch and be released in a patch:

  • Would you be able to update the semantic version of the package to increase to 0.8.1 within the dbt_project.yml and integration_tests/dbt_project.yml files.
  • Finally, would you be able to update the CHANGELOG for the v0.8.1 release to include your update. Also be sure to include yourself in a Contributor entry!

Once those updates are applied, this will be good to merge and release!

@fivetran-joemarkiewicz fivetran-joemarkiewicz added priority:p1 Affects all users; urgent fix needed priority:p2 Affects most users; fix needed type:bug Something is broken or incorrect update_type:models Primary focus requires model updates status:in_review Currently in review and removed priority:p1 Affects all users; urgent fix needed labels Jan 5, 2023
@erika-e
Copy link

erika-e commented Jan 5, 2023

Oh man I came here to make this PR and Simo beat me to it! 😁 Commenting to follow along since this is blocking our upgrade to the latest versions of everything.

@fivetran-joemarkiewicz
Copy link
Contributor

Thanks for the note @erika-e and raising that this is blocking other users. As that is the case, I may elect to make the required changes directly in order to prioritize getting this fix out the door.

Copy link
Contributor

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

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

Thanks again @stumelius for opening this PR to address the dispatch issue we originally missed in the migration update.

As this is a high priority fix, I opted to apply the updates in order to try and push the patch as soon as possible. With this, I will kick off our internal process to merge and release these updates. Thanks again for helping to open the PR and work to keep our packages updated! 🎉

@fivetran-joemarkiewicz fivetran-joemarkiewicz merged commit 322aef2 into fivetran:main Jan 6, 2023
@stumelius
Copy link
Author

@fivetran-joemarkiewicz Thanks for taking care of this! I was out for a long weekend so it's good that you went ahead and did the update :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p2 Affects most users; fix needed status:in_review Currently in review type:bug Something is broken or incorrect update_type:models Primary focus requires model updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants