Commit 11c1374
fix: include fabricspark in delta file_format config for integration tests (#967)
The integration_tests dbt_project.yml only set file_format=delta for
target.type == 'spark'. Fabricspark also uses Delta Lake (Fabric
Lakehouse), so it needs the same config.
Relates to ELE-5296
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Itamar Hartstein <haritamar@gmail.com>1 parent 5fafd8d commit 11c1374
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
0 commit comments