DBT snapshot with user defined dbt_valid_from and dbt_valid_to and dbt_updated_at #9973
Closed
ashwintastic
started this conversation in
Ideas
Replies: 1 comment
-
This is now supported - https://docs.getdbt.com/reference/resource-configs/snapshot_meta_column_names |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have already raised a request for this on #9848.
My few queries are:
XYZ
version onwards, DBT doesn't support certain column names (dbt_valid_from
,dbt_valid_to
. This could potentially have a significant impact on the product using. Why a table column name is derived from tech-stack?dbt_valid_from
,dbt_valid_to
column names will get support even if they are deprecated ?Beta Was this translation helpful? Give feedback.
All reactions