Deequ Versions Save

Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.

2.0.6

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/deequ/compare/2.0.5...2.0.6

2.0.5

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/deequ/compare/2.0.4...2.0.5

2.0.4

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/deequ/compare/2.0.3...2.0.4

2.0.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/deequ/compare/2.0.2...2.0.3

2.0.2

1 year ago

Adds Spark 3.3 compatibility.

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/deequ/compare/2.0.1...2.0.2

2.0.1

2 years ago

Adds Spark 3.2 compatibility.

2.0.0

2 years ago

Add Spark 3.1 compatibility.

Note: this version is no longer compatible with Spark <=3.0. Use previous versions and branch legacy-spark-3.0 instead.

1.2.2

3 years ago

This release updates the build setup (i.e. the pom.xml and the publishing process) so that the artefacts published to maven can now be imported using maven or sbt. There are four branches associated with this new release:

1.1.0

3 years ago

Changes to the build setup to support Spark 2.2.x to 2.4.x and 3.0.x. There now is one maven release available per Spark version:

  • spark-3.0-scala-2.12
  • spark-2.4-scala-2.11
  • spark-2.3-scala-2.11
  • spark-2.2-scala-2.11

1.0.5

3 years ago