Expect the certain set of columns not to be null at the same time.
expect_multicolumn_values_not_to_be_all_null
This expectation level is BETA
Contributors:
Tags:
null_check
Metrics:
multicolumn_values.not_all_null.unexpected_count
table.row_count
multicolumn_values.not_all_null.filtered_row_count
multicolumn_values.not_all_null.unexpected_values
Description
Expect the certain set of columns not to be null at the same time.
Want to make your own Expectation or an improvement to this one?
We've put together some great how to guides (including videos) on how to create your own expectations in a flash!
You can see those resources here: Contributor Resources