2.0.10
New Features
- Are unique check by @eycho-am in https://github.com/awslabs/deequ/pull/599
- add DQDL parser dependency by @happy-coral in https://github.com/awslabs/deequ/pull/603
- scaffolding for checking data quality agains DQDL rulesets by @happy-coral in https://github.com/awslabs/deequ/pull/604
- Implement translation of rules and add converter for RowCount rule by @happy-coral in https://github.com/awslabs/deequ/pull/606
Maintenance / Fixes
- feature/replace-rdd by @shriyavanvari in https://github.com/awslabs/deequ/pull/586
- Adds a test to verify that Deequ's isContainedIn constraint correctly handles string values containing single quotes in the verification process. by @D-Minor in https://github.com/awslabs/deequ/pull/602
New Contributors
- @shriyavanvari made their first contribution in https://github.com/awslabs/deequ/pull/586
- @D-Minor made their first contribution in https://github.com/awslabs/deequ/pull/602
- @happy-coral made their first contribution in https://github.com/awslabs/deequ/pull/603
Full Changelog: https://github.com/awslabs/deequ/compare/2.0.9...2.0.10