DariaGarkusha
Results
1
issues of
DariaGarkusha
**Description** When I call `set_workspace_warehouse_config` method from the `WarehousesAPI`, I get an exception `databricks.sdk.core.DatabricksError: enable_serverless_compute is required`. But this parameter is not available for the method. **Reproduction** ```python from databricks.sdk...