Skip to content

Drunken Data Quality 3.0.0

Compare
Choose a tag to compare
@FRosner FRosner released this 24 Mar 15:09
· 135 commits to master since this release
  • generalize number of rows constraint (not only equals but arbitrary condition)
  • constraint result error state (e.g. if a column is not even existing)
  • convertible checks have been reworked to take the target type as an argument
  • add Logj4Reporter, writing the results as JSON object strings to the Spark logger
  • upgrade to Spark 1.6.x