Skip to content

Commit 283f499

Browse files
committed
Better error handling for DBUtils in Shared Clusters
1 parent 8d205cc commit 283f499

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

NEXT_CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### New Features and Improvements
66

77
* Added support for passing additional kwargs to `WorkspaceClient().serving_endpoints.get_open_ai_client()` ([#1025](https://github.com/databricks/databricks-sdk-py/pull/1025)). Users can now pass standard OpenAI client parameters like `timeout` and `max_retries` when creating an OpenAI client for Databricks Model Serving.
8+
* Enable remove DBUtils in Shared Clusters ([#1033](https://github.com/databricks/databricks-sdk-py/pull/1033)).
89

910
### Bug Fixes
1011

databricks/sdk/__init__.py

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)