Addressed comments
This commit is contained in:
parent
813e710020
commit
201e2c989c
1 changed files with 0 additions and 1 deletions
|
|
@ -88,5 +88,4 @@ left join
|
||||||
{{ ref("stg_core__verification") }} as v
|
{{ ref("stg_core__verification") }} as v
|
||||||
on v.id_verification_request = vr.id_verification_request
|
on v.id_verification_request = vr.id_verification_request
|
||||||
and v.verification = '{{ id_check }}'
|
and v.verification = '{{ id_check }}'
|
||||||
where b.check_in_date_utc is not null
|
|
||||||
group by 1, 2, 3, 4, 5, 6
|
group by 1, 2, 3, 4, 5, 6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue