Override Snapshot meta columns dbt_updated_at, dbt_valid_from, dbt_valid_to, dbt_scd_id #7999
AshishKumar0705
started this conversation in
Community
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
While implementation of SCD Type 2 using DBT Timestamp & Check strategy .
Below Columns naming convention is getting populated .
dbt_updated_at, dbt_valid_from, dbt_valid_to, dbt_scd_id
Tried changing the macro for first time it works , second run it fails stating column missing .
Could you please share the link or guide how to override these naming convention in snapshots strategy .
Beta Was this translation helpful? Give feedback.
All reactions