small fixes
This commit is contained in:
parent
dbf485bc39
commit
87bea1f45d
1 changed files with 2 additions and 4 deletions
|
|
@ -16,10 +16,8 @@ with
|
||||||
{{ adapter.quote("OtherSharingPlatformUrl") }}
|
{{ adapter.quote("OtherSharingPlatformUrl") }}
|
||||||
as other_sharing_platform_url,
|
as other_sharing_platform_url,
|
||||||
{{ adapter.quote("UserVerificationStatusId") }}
|
{{ adapter.quote("UserVerificationStatusId") }}
|
||||||
as id_user_verification_status
|
as id_user_verification_status,
|
||||||
{{ adapter.quote("_airbyte_raw_id") }},
|
{{ adapter.quote("_airbyte_extracted_at") }} as dwh_loaded_at_date
|
||||||
{{ adapter.quote("_airbyte_extracted_at") }},
|
|
||||||
{{ adapter.quote("_airbyte_meta") }}
|
|
||||||
|
|
||||||
from raw_superhog_user
|
from raw_superhog_user
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue