ucx icon indicating copy to clipboard operation
ucx copied to clipboard

SQL Warehouses: custom API support for the `uc_disabled` property

Open asnare opened this issue 1 year ago • 2 comments

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

asnare avatar Jul 23 '24 11:07 asnare

✅ 6/6 passed, 54s total

Running from acceptance #4799

github-actions[bot] avatar Jul 23 '24 11:07 github-actions[bot]

This PR won't be merged; the Databricks SDK is being updated to support the disable_uc property.

asnare avatar Jul 23 '24 12:07 asnare

@asnare as far as i understand, it's no longer needed, right?

nfx avatar Oct 11 '24 14:10 nfx

@asnare as far as i understand, it's no longer needed, right?

@nfx: Correct, that's also my understanding.

asnare avatar Oct 11 '24 14:10 asnare