typo
This commit is contained in:
parent
51fd0cf3bc
commit
59477a4641
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ with
|
|||
{{ adapter.quote("UpdatedDate") }} as updated_at_utc,
|
||||
cast({{ adapter.quote("UpdatedDate") }} as date) as updated_date_utc,
|
||||
|
||||
{{ adapter.quote("_airbyte_extracted_at") }} as dwh_extract_at
|
||||
{{ adapter.quote("_airbyte_extracted_at") }} as dwh_extracted_at
|
||||
|
||||
from raw_user_product_bundle
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue