Releases: infinitelambda/dbt-data-diff
Releases · infinitelambda/dbt-data-diff
1.0.0
Give a try on our documentation site here ⭐
Use cases
- Primarily for people who want to perform Data-diff validation on the Blue-Green deployment 🚀
- UAT validation: data-diff with PROD
- Code-Refactoring validation: data diff between old vs new
- Migration to Snowflake: data diff between old vs new (requires to land the old data to Snowflake)
3 level of diffing
- 🥉 Key diff: Compare the Primary Key (pk) only
- 🥈 Schema diff: Compare the list of column's Names and Data Types
- 🥇 Content diff: Compare all cell values.
Feature Comparision
https://data-diff.iflambda.com/latest/#features-comparison-to-the-alternative-packages
Happy Diffing 🎉
Full Changelog: 1.0.0b1...1.0.0
1.0.0b1
Full Changelog: https://github.com/infinitelambda/dbt-data-diff/commits/1.0.0b1