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

Correct quick_are_queries_identical code example #115

Merged

Conversation

epapineau
Copy link
Contributor

Description & motivation

The current README example for quick_are_queries_identical uses the compare_column_values macro. When following the code example, a user gets the error Compilation Error in model audit (models/audit.sql) macro 'dbt_macro__compare_column_values' takes no keyword argument 'columns'. This PR corrects the code example to use the correct macro :)

Checklist

  • I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)

Copy link
Contributor

@joellabes joellabes left a comment

Choose a reason for hiding this comment

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

thank you! good spotting 🙏

@joellabes joellabes merged commit b8f3a33 into dbt-labs:main Dec 11, 2024
3 checks passed
@epapineau epapineau deleted the correct-are-queries-identical-in-readme branch December 11, 2024 20:25
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.

2 participants