| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.14 source code.tar.gz | 2026-03-21 | 361.6 kB | |
| 2.0.14 source code.zip | 2026-03-21 | 634.5 kB | |
| README.md | 2026-03-21 | 6.2 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
What's Changed
- Add support for RowCountMatch rule by @joshuazexter in [#652]
- Add ReferentialIntegrity DQDL Rule Support by @joshuazexter in [#654]
- Semi-automate Maven Central publishing workflow by @sudsali in [#657]
- Add DataFreshness DQDL Rule Support by @EdisonXie in [#661]
- Added ColumnNamesMatchPattern DQDL rule by @avallabhani in [#658]
- Add composite rule evaluation with AND/OR operators by @shriyavanvari in [#665]
- Add DatasetMatch DQDL Rule Support by @joshuazexter in [#656]
- Added AggregateMatch rule by @avallabhani in [#663]
- Add SchemaMatch Rule Support by @awang923 in [#659]
- Add support for ColumnValues DQDL rule by @sudsali in [#655]
- Add ColumnCount DQDL rule support by @sudsali in [#664]
- Fix NULL handling in WHERE clause for Compliance analyzer by @EdisonXie in [#671]
- Add support for ColumnDataType DQDL rule by @sudsali in [#662]
- Update version in pom.xml to 2.0.14-spark-3.5 by @sudsali in [#672]
New Contributors
- @sudsali made their first contribution in [#657]
- @EdisonXie made their first contribution in [#661]
- @avallabhani made their first contribution in [#658]
- @awang923 made their first contribution in [#659]
Full Changelog: https://github.com/awslabs/deequ/compare/2.0.13...2.0.14