Commit 358d849
committed
fix: Add missing sql_warehouse mode to Databricks v1.10.x and v1.11.x docs
The versioned Databricks docs only listed spark_connect and delta_lake
as valid modes, but sql_warehouse existed in both v1.10 and v1.11
releases. The mode parameter description, endpoint description, and
client_timeout applicability were all incomplete.1 parent bb1c00a commit 358d849
2 files changed
Lines changed: 6 additions & 6 deletions
File tree
- website/versioned_docs
- version-1.10.x/components/data-connectors
- version-1.11.x/components/data-connectors
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments