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
-
Kind:
generic(not_null) -
Column under test:
producing_country -
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_bd302a1b6f8a055c554824e4aad53a65") }}
select *
from "memory"."main"."global_coffee_trade_consolidated_2020"
where producing_country is null