DBT Test: Not Null Global Coffee Trade Consolidated 2020 Country Of Destination
DBT test name: not_null_global_coffee_trade_consolidated_2020_country_of_destination
DBT details
-
Kind:
generic(not_null) -
Column under test:
country_of_destination -
Test file: trase/data_pipeline/models/world/global_coffee/_schema.yml
Description
No description
Details
{{ test_not_null(**_dbt_generic_test_kwargs) }}{{ config(alias="not_null_global_coffee_trade_c_e370219e8a736c1cc7a455d15ecf8641") }}
select *
from "memory"."main"."global_coffee_trade_consolidated_2020"
where country_of_destination is null