Summary
Keywords
Full Transcript
All my FREE resources: https://www.skool.com/moderndata/about Consulting Services: https://go.kahandatasolutions.com ----- Often times, you will want to deploy specific models to specific schemas, rather than all to the same one. This video will show you alter the default dbt settings so that you can deploy to custom models based on your dbt project folders. What is a custom schema? By default, all dbt models are built in the target schema specified in your profiles.yml file. In dbt projects with a lot of models, it may be useful to instead build some models in schemas other than your target schema. This can help logically group models together and keep things organized. Timestamps: 0:00 - Intro 0:10 - Why use custom schemas? 0:44 - Explain demo scenario 1:55 - Add config to project 2:30 - Deploy with default setting 3:33 - Override default macro 5:48 - Update directory naming Title & Tags: How to Deploy To A Custom Schema | Data Build Tool (dbt) Tutorial #kahandatasolutions #databuildtool #dataengineering
