Addressed comments

This commit is contained in:
Joaquin 2024-10-31 16:45:44 +01:00
parent 813e710020
commit 201e2c989c

View file

@ -88,5 +88,4 @@ left join
{{ ref("stg_core__verification") }} as v
on v.id_verification_request = vr.id_verification_request
and v.verification = '{{ id_check }}'
where b.check_in_date_utc is not null
group by 1, 2, 3, 4, 5, 6