com.github.timgent.sparkdataquality.checks.metrics.SingleMetricBasedCheck
- the threshold for what number of distinct values is acceptable
- the columns to check for distinct values in
- the filter that is applied before the distinct value count is done
- the filter that is applied before the distinct value count is done
- the columns to check for distinct values in
- the threshold for what number of distinct values is acceptable
- the threshold for what number of distinct values is acceptable
Checks the number of distinct values across the given columns
- the threshold for what number of distinct values is acceptable
- the columns to check for distinct values in
- the filter that is applied before the distinct value count is done