Commit 344f849
authored
Fix: add cluster clause to streaming table alter sql (#1330)
<!-- Please review our pull request review process in CONTRIBUTING.md
before your proceed. -->
Resolves #1329
### Description
<!--- Describe the Pull Request here -->
### Checklist
- [x] I have run this code in development and it appears to resolve the
stated issue
- [x] This PR includes tests, or tests are not required/relevant for
this PR
- [x] I have updated the `CHANGELOG.md` and added information about my
change to the "dbt-databricks next" section.1 parent a871acd commit 344f849
File tree
2 files changed
+2
-0
lines changed- dbt/include/databricks/macros/relations/streaming_table
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments