Skip to content

DBT Test: Not Null Global Coffee Trade Consolidated 2020 Producing Country

DBT test name: not_null_global_coffee_trade_consolidated_2020_producing_country

DBT details


Description

No description


Details

Models

Macros

  • test_not_null
  • get_where_subquery
{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias="not_null_global_coffee_trade_c_bd302a1b6f8a055c554824e4aad53a65") }}
select *
from "memory"."main"."global_coffee_trade_consolidated_2020"
where producing_country is null