Deequ
Library built on Spark for defining and verifying data quality constraints
Deequ ships GitHub tags whose release notes are one commit message long
◆Recent moves
- 3mo ago
Deequ adds a processRowsTyped API for typed outcome access
A typed API for reading check outcomes, which makes results usable from code without parsing an untyped structure. It fits the pattern of Deequ being wired into automated pipelines rather than read by hand.
View source ↗ - 3mo ago
Deequ 3.0.1 fixes the publish workflow branch
A release cut solely to correct the publish workflow's branch handling and bump the version, shipped a day after 3.0.0. Release plumbing with no library change.
View source ↗ - 3mo ago
Deequ 3.0.0 adds a Range analyzer with DQDL rule support
The major version number sits on a modest change: a Range analyzer wired into DQDL rules, plus a columnsReferenced override on Variance so V2 data sources can prune columns the analyzer never touches. The rule-language binding is the more consequential half, since it is how the analyzer becomes reachable declaratively.
View source ↗ - 4mo ago
Deequ 2.0.15 tag carries only a pom version bump
The entire release note is a pom.xml version bump, and the version it bumps to does not match the tag's Spark suffix. An artifact of tagging every commit that touches a version rather than a deliberate release.
View source ↗