Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 341 Bytes

expect_column_values_to_not_be_null.md

File metadata and controls

11 lines (8 loc) · 341 Bytes

expect_column_values_to_not_be_null (source)

Expect column values to not be null.

Applies to: Column

tests:
  - dbt_expectations.expect_column_values_to_not_be_null:
      row_condition: "id is not null" # (Optional)