Skip to content

Drunken Data Quality 1.1.0

Compare
Choose a tag to compare
@FRosner FRosner released this 16 Jul 12:19
· 317 commits to master since this release

New Checks

  • Null checks
  • String conversion checks
  • Foreign key checks

Performance

  • Unpersist data frame after checks have run

Fixes

  • Failure message of satisfies showed the wrong row number
  • Renamed hasKey to hasUniqueKey to avoid confusion with hasForeignKey