-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update dbt_is_deleted to string #6749
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
website/docs/reference/resource-configs/snapshot_meta_column_names.md
Outdated
Show resolved
Hide resolved
|
||
For the `timestamp` strategy, the configured `updated_at` column is used to populate the `dbt_valid_from`, `dbt_valid_to` and `dbt_updated_at` columns. | ||
*The timestamps used for each column are subtly different depending on the strategy you use: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should leave the * out unless it's used as an endnote/footnote somewhere else for reference. We could use language we use elsewhere like Note: or similar
*The timestamps used for each column are subtly different depending on the strategy you use: | |
The timestamps used for each column are subtly different depending on the strategy you use: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought the same but the asterisk is actually referenced in line 436, which is why I added it back it 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't even see that. Pretty easy to miss both ways and might want to consider removing both but doesn't need to block this PR
Co-authored-by: Matt Shaver <[email protected]>
Co-authored-by: Matt Shaver <[email protected]>
website/docs/reference/resource-configs/snapshot_meta_column_names.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Matt Shaver <[email protected]>
this pr updates
dbt_is_deleted
to string value, not boolean.updated snapshot and snashot-metadata-column-name page.
confirming with grace whether config description is correct
Resolves #6747
🚀 Deployment available! Here are the direct links to the updated files: