DataQualityResult
Describes a data quality result.
Types
Properties
A list of DataQualityAnalyzerResult
objects representing the results for each analyzer.
The date and time when this data quality run completed.
The table associated with the data quality result, if any.
In the context of a job in Glue Studio, each node in the canvas is typically assigned some sort of name and data quality nodes will have names. In the case of multiple nodes, the evaluationContext
can differentiate the nodes.
A list of DataQualityObservation
objects representing the observations generated after evaluating the rules and analyzers.
A list of DataQualityRuleResult
objects representing the results for each rule.
The unique run ID for the ruleset evaluation for this data quality result.
The name of the ruleset associated with the data quality result.