FRosner / drunken-data-quality

Spark package for checking data quality
Apache License 2.0
222 stars 69 forks source link

Reduce code duplication #79

Closed FRosner closed 8 years ago

FRosner commented 8 years ago

We have a lot of constraints dealing with a number of rows that don't match and adjusting status and other things accordingly. We should try to reduce duplication there.