library · inferred from evidence
databricks-sdk-py
The Python SDK for Databricks, referenced in the GitHub issue.
- Fix CreateCluster missing data_security_mode in Databricks SDK
Calling `ClustersAPI.create` with `data_security_mode` failed because the attribute was missing from the SDK's generated model. The maintainer confirmed the field had been added to the OpenAPI spec and is present in the latest SDK release.