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

Make type macro calls fully qualified #232

Merged
merged 2 commits into from
Dec 28, 2022
Merged

Make type macro calls fully qualified #232

merged 2 commits into from
Dec 28, 2022

Conversation

clausherther
Copy link
Contributor

Fixes #230

This PR makes calls to type_* macros fully qualified, e.g. dbt_expectations.type_timestamp() and dbt.type_string() to avoid namespace collisions with legacy macros in dbt_utils.

cc: @Maayan-s @elongl

@clausherther clausherther merged commit 8847b5a into main Dec 28, 2022
@clausherther clausherther deleted the fix/issue-230 branch December 28, 2022 15:37
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.

[BUG] expect_row_values_to_have_recent_data with dbt utils 1.0.0
1 participant