From ecf38144cbf4ebd5201fef7edb7e376747c29f98 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Thu, 19 Jun 2025 09:09:56 +0200 Subject: [PATCH] fixed schema --- models/intermediate/resolutions/schema.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/models/intermediate/resolutions/schema.yml b/models/intermediate/resolutions/schema.yml index 75cfb97..601b292 100644 --- a/models/intermediate/resolutions/schema.yml +++ b/models/intermediate/resolutions/schema.yml @@ -279,8 +279,7 @@ models: description: | "Unique Id that identifies the host." data_tests: - - not_null: - where: "original_value_amount_in_host_currency > 0" + - not_null - relationships: to: ref('stg_core__user') field: id_user