Skip to content

DBT Test: Not Null Global Coffee Trade Padded 2020 Year

DBT test name: not_null_global_coffee_trade_padded_2020_year

DBT details


Description

No description


Details

Models

Macros

  • test_not_null
  • get_where_subquery
{{ test_not_null(**_dbt_generic_test_kwargs) }}
select *
from "memory"."main"."global_coffee_trade_padded_2020"
where year is null