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

[Fix] Correct handling of updates for empty comments and force_destroy in UC catalog, schema, registered models and volumes #4244

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Nov 19, 2024

Changes

Force sending of fields when comment is changing to empty value. Also, don't call Update API when the only change is in force_destroy attribute of schemas and catalogs

Resolves #4045

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

…oy` in UC catalog, schema, registered models and volumes

Force sending of fields when `comment` is changing to empty value. Also, don't call Update
API when the only change is in `force_destroy` attribute of schemas and catalogs

Resolves #4045
@alexott alexott requested review from a team as code owners November 19, 2024 08:44
@alexott alexott requested review from rauchy and removed request for a team November 19, 2024 08:44
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 4244
  • Commit SHA: 9d8a43bda3f279fbe72a5d68895530071fe09e1f

Checks will be approved automatically on success.

@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/11909297294

@alexott alexott added this pull request to the merge queue Nov 19, 2024
Merged via the queue into main with commit 03a2515 Nov 19, 2024
12 checks passed
@alexott alexott deleted the fix/issue-4045 branch November 19, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ISSUE] Issue with databricks_schema resource - "UpdateSchema Nothing to update"
3 participants