Skip to content

Commit 8e46abf

Browse files
authored
Simplify connection management to align with base adapter (#1105)
2 parents f1d45a3 + 3142111 commit 8e46abf

3 files changed

Lines changed: 54 additions & 295 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
### Fixes
77
- Add fallback logic for known error types for `DESCRIBE TABLE EXTENDED .. AS JSON` for better reliability ([1128](https://github.com/databricks/dbt-databricks/issues/1128))
88

9+
### Under the Hood
10+
- Simplify connection management to align with base adapter. Connections are no longer cached per-thread
11+
912
## dbt-databricks 1.10.7 (July 31, 2025)
1013

1114
### Fixes

0 commit comments

Comments
 (0)