com.github.timgent.sparkdataquality.checks.metrics.SingleMetricBasedCheck
- the threshold for what fraction of rows is acceptable
- the function rows are tested with to see if they are compliant
- the filter that is applied before the compliance fraction is calculated
- the function rows are tested with to see if they are compliant
- the filter that is applied before the compliance fraction is calculated
- the threshold for what fraction of rows is acceptable
- the threshold for what fraction of rows is acceptable
Checks the fraction of rows that are compliant with the given complianceFn
- the threshold for what fraction of rows is acceptable
- the function rows are tested with to see if they are compliant
- the filter that is applied before the compliance fraction is calculated