New
2.0.11
What's Changed
- Add AnalyzerOptions to Analyzer serialize / deserialize logic by @kchaturvedi in https://github.com/awslabs/deequ/pull/597
- Refine row count retrieval to skip redundant Size() scans by @lawofcycles in https://github.com/awslabs/deequ/pull/605
- Updated version in pom.xml to 2.0.11-spark-3.5 by @eycho-am in https://github.com/awslabs/deequ/pull/615
New Contributors
- @kchaturvedi made their first contribution in https://github.com/awslabs/deequ/pull/597
- @lawofcycles made their first contribution in https://github.com/awslabs/deequ/pull/605
Full Changelog: https://github.com/awslabs/deequ/compare/2.0.10...2.0.11