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 deduplicate test #580

Merged
merged 1 commit into from
May 11, 2022
Merged

Fix deduplicate test #580

merged 1 commit into from
May 11, 2022

Conversation

dbeatty10
Copy link
Contributor

@dbeatty10 dbeatty10 commented May 11, 2022

resolves #579

This is a:

  • documentation update
  • bug fix with no breaking changes
  • new functionality
  • a breaking change

All pull requests from community contributors should target the main branch (default).

Description & motivation

The integration test for the deduplicate macro will run now:

02:01:33  47 of 88 PASS dbt_utils_equality_test_deduplicate_ref_data_deduplicate_expected_  [PASS in 3.26s]

Checklist

  • I have verified that these changes work locally on the following warehouses (Note: it's okay if you do not have access to all warehouses, this helps us understand what has been covered)
    • BigQuery
    • Postgres
    • Redshift
    • Snowflake

@dbeatty10 dbeatty10 merged commit 2dfdb3c into main May 11, 2022
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.

Tests don't run for deduplicate macro
1 participant