Commit a09a8fa
authored
use "direct" write for non-partitioned python model materializations (dbt-labs#1388)
* use dynamic schema in test_grant_access_to.py
* use dynamic schema in test_grant_access_to.py
* revert setup
* use "direct" write for non-partitioned python model materializations
* add changie log
* add code comment
* make code comment inline
* make code comment inline
* remove code comment
* use set write_method instead of inline conditional
* use set write_method instead of inline conditional1 parent 79fbd90 commit a09a8fa
File tree
2 files changed
+16
-1
lines changed- .changes/unreleased
- dbt/include/bigquery/macros/materializations
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
116 | 124 | | |
117 | 125 | | |
118 | 126 | | |
119 | | - | |
| 127 | + | |
| 128 | + | |
120 | 129 | | |
121 | 130 | | |
122 | 131 | | |
| |||
0 commit comments