File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ include:
1212variables :
1313 prod_root_path :
1414 description : Workspace path for production bundle deployment
15- default : /Workspace/Users /srv_eng_prd/.bundle/${bundle.name}/${bundle.target}
15+ default : /Workspace/Shared /srv_eng_prd/.bundle/${bundle.name}/${bundle.target}
1616 source_olist_env :
1717 description : Target suffix used by Unity Catalog foreign catalog
1818 default : ${bundle.target}
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ profile: 'dabdbt'
88# Global behavior flags
99flags :
1010 use_materialization_v2 : true
11+ populate_by_name : true
1112
1213# These configurations specify where dbt should look for different types of files.
1314# For Databricks asset bundles, we put everything in src, as you may have
You can’t perform that action at this time.
0 commit comments