Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Unity Catalog argument in databricks_sql_endpoint resource #2797

Open
cran1um opened this issue Oct 13, 2023 · 0 comments
Open

[FEATURE] Unity Catalog argument in databricks_sql_endpoint resource #2797

cran1um opened this issue Oct 13, 2023 · 0 comments
Labels
feature New feature or request needs-api changes to Databricks Platform APIs are required

Comments

@cran1um
Copy link

cran1um commented Oct 13, 2023

Use-cases

When a workspace is converted to be enabled for Unity Catalog it may be desirable to have a SQL warehouse that is not enabled to use it. This can be configured through a switch in the UI Advanced options.

Attempted Solutions

The REST API also lacks an ability to configure this parameter

Proposal

expose unity_catalog bool in databricks_sql_endpoint resource that can control this configuration.

@cran1um cran1um added the feature New feature or request label Oct 13, 2023
@nkvuong nkvuong added the needs-api changes to Databricks Platform APIs are required label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request needs-api changes to Databricks Platform APIs are required
Projects
None yet
Development

No branches or pull requests

2 participants