Package io.openlineage.client
Class OpenLineage.DataQualityAssertionsDatasetFacetAssertions
java.lang.Object
io.openlineage.client.OpenLineage.DataQualityAssertionsDatasetFacetAssertions
- Enclosing class:
- OpenLineage
model class for DataQualityAssertionsDatasetFacetAssertions
-
Method Summary
-
Method Details
-
getAssertion
- Returns:
- Type of expectation test that dataset is subjected to
-
getSuccess
-
getColumn
- Returns:
- Column that expectation is testing. It should match the name provided in SchemaDatasetFacet. If column field is empty, then expectation refers to whole dataset.
-