DataQualityAggregatedMetrics
A summary of metrics showing the total counts of processed rows and rules, including their pass/fail statistics based on row-level results.
Types
Properties
Link copied to clipboard
The total number of rows that failed one or more data quality rules.
Link copied to clipboard
The total number of rows that passed all applicable data quality rules.
Link copied to clipboard
The total number of rows that were processed during the data quality evaluation.
Link copied to clipboard
The total number of data quality rules that failed their evaluation criteria.
Link copied to clipboard
The total number of data quality rules that passed their evaluation criteria.
Link copied to clipboard
The total number of data quality rules that were evaluated.
Functions
Link copied to clipboard
inline fun copy(block: DataQualityAggregatedMetrics.Builder.() -> Unit = {}): DataQualityAggregatedMetrics