-
Notifications
You must be signed in to change notification settings - Fork 977
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
Blog post: to defer or to clone (Publish Tues 10/31) #4288
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
This post is a real banger - awesome work! Let's get the truncate in there and have it prepped for merge on Tuesday
Co-authored-by: Jason Ganz <[email protected]>
Co-authored-by: Jason Ganz <[email protected]>
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.
🚢
Preview
What are you changing in this pull request and why?
In dbt v1.6, we introduce support for zero-copy cloning via the new dbt clone command.
In this blog post, Kshitij will cover what clone is, how it is different from deferral, and when to use each.
Checklist