sparkutils / quality

A Quality Spark DQ Library
https://sparkutils.github.io/quality/
Apache License 2.0
4 stars 2 forks source link

softFailed forces incorrect results #66

Closed chris-twiner closed 2 months ago

chris-twiner commented 2 months ago

softFailed returns the storage representation of a rule result which is then re-evaluated as a rule result. Probability and PassedInt do not match these criteria and the result will be deemed a failure.