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 deduplication by defining order in event_params #259

Merged

Conversation

FlorianASchroeder
Copy link
Contributor

Description & motivation

resolves #258

Sort event_params by key for improved de-duplication.

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)
  • I have run dbt test and python -m pytest . to validate existing tests

@adamribaudo-velir
Copy link
Collaborator

Good catch, thanks.

@adamribaudo-velir adamribaudo-velir merged commit 4ed8af2 into Velir:main Jul 31, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Base GA4 events deduplication failing on event_params
2 participants