You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Demo implementation of returning row-level results from metrics
* Row-level results from VerificationResult
* Row-level results from VerificationResult
* Fix some tests by expecting a full result column
* Fix Deequ tests to expect full Completeness result
* Checks can return row-level result column names, if any
* Make Analyzer and Constraint classes serializable explicitly
* Refactor tests
* Move row-level management to trait
* MaxLength analyzer returns length of each record
* Refactor VerificationResult to correctly match Metrics to Analyzers
* VerificationResult aggregates all columns for a check
* Return row-level results for two constraints
* Improve naming and comments
---------
Co-authored-by: Yannis Mentekidis <mentekid@amazon.com>
0 commit comments