Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add commits from master branch to release/2.0.8-spark-3.4 #588

Merged

Conversation

eycho-am
Copy link
Contributor

@eycho-am eycho-am commented Oct 9, 2024

Issue #, if available:
N/A

Description of changes:

  • Publishing commits from master to prepare for release.
  • Adding commit to update version in pom.xml

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

zeotuan and others added 9 commits October 9, 2024 14:50
* Configurable RetainCompletenessRule

* Add doc string

* Add default completeness const
* Configurable RetainCompletenessRule

* Add doc string

* Add default completeness const

* Add ConfidenceIntervalStrategy

* Add Separate Wilson and Wald Interval Test

* Add License information, Fix formatting

* Add License information

* formatting fix

* Update documentation

* Make WaldInterval the default strategy for now

* Formatting import to per line

* Separate group import to per line import
* Add support for EntityTypes dqdl rule

* Add support for Conditional Aggregation Analyzer

---------

Co-authored-by: Joshua Zexter <jzexter@amazon.com>
* Generate row-level results with withColumns

Iteratively using withColumn (singular) causes performance
issues when iterating over a large sequence of columns.

* Add back UNIQUENESS_ID
'withColumns' was introduced in Spark 3.3, so it won't
work for Deequ's <3.3 builds.
Co-authored-by: Shriya Vanvari <svanvari@amazon.com>
@mentekid mentekid merged commit 464ced0 into awslabs:release/2.0.8-spark-3.4 Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants