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

[Feature] Leverage macro to test uniqueness of models #121

Closed
2 of 4 tasks
fivetran-reneeli opened this issue Oct 4, 2023 · 1 comment · Fixed by #135
Closed
2 of 4 tasks

[Feature] Leverage macro to test uniqueness of models #121

fivetran-reneeli opened this issue Oct 4, 2023 · 1 comment · Fixed by #135

Comments

@fivetran-reneeli
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

With the removal of dbt_expectations dependencies in PR #118 , we should create a macro that tests uniqueness of primary keys in the models, based on the given conditions

"not coalesce(is_x_deleted, false)"

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance and will schedule time during your office hours for guidance.
  • No.

Anything else?

No response

@fivetran-jamie
Copy link
Collaborator

we could probably use the new(?) where config for dbt-native tests

@fivetran-reneeli fivetran-reneeli linked a pull request Feb 21, 2024 that will close this issue
18 tasks
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 a pull request may close this issue.

2 participants