File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,13 @@ a patch for some item, it will be very much welcome.
25
25
- Add Apache Spark / Databricks to the client bundle?
26
26
- Use universal ` DatabaseCluster ` across the board. For that to happen, it will
27
27
need to gain an ` DatabaseCluster.from_env() ` entry point.
28
+ - Add ` WorkspaceClient ` as root entrypoint API?
29
+ - https://github.com/databricks/databricks-sdk-py
30
+ - https://github.com/databricks/databricks-sdk-py/tree/main/examples/workspace/warehouses
31
+ - https://github.com/databricks/databricks-sdk-py/blob/main/examples/workspace/statement_execution/execute_tables.py
32
+ - https://databricks-sdk-py.readthedocs.io/en/latest/dataplane.html
33
+ - https://github.com/databricks/databricks-sdk-py/blob/v0.53.0/databricks/sdk/service/serving.py#L4852-L5000
34
+ - https://docs.databricks.com/aws/en/dev-tools/databricks-utils
28
35
29
36
## Iteration +3
30
37
- Complete UI: ` ctk cluster health `
You can’t perform that action at this time.
0 commit comments