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] Empty lines or tabs inside SQL query of view definition will trigger redeployment of databricks_sql_table resource #3865 #4003

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

p-venclovas
Copy link

Changes

Added formatting for new lines and tabs. This formatting is already applied on databricks side and it shows up when terraform read the state of view definition.

Tests

  • make test run locally
  • relevant acceptance tests are passing
  • using Go SDK

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.

1 participant