MetricBasedObservation

Describes the metric based observation generated based on evaluated data quality metrics.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the data quality metric used for generating the observation.

Link copied to clipboard

An object of type DataQualityMetricValues representing the analysis of the data quality metric value.

Link copied to clipboard

A list of new data quality rules generated as part of the observation based on the data quality metric value.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String