ucx
ucx copied to clipboard
SQL Warehouses: custom API support for the `uc_disabled` property
Changes
This PR introduces a modified WorkspacesAPI client that supports the uc_disabled property on SQL Warehouses. This is needed to:
- Detect whether a given SQL Warehouse is UC-enabled or not.
- Upgrade a SQL Warehouse by enabling UC.
Linked issues
Progresses #102.
Tests
- manually tested
- added integration tests
This PR won't be merged; the Databricks SDK is being updated to support the disable_uc property.
@asnare as far as i understand, it's no longer needed, right?
@asnare as far as i understand, it's no longer needed, right?
@nfx: Correct, that's also my understanding.