Skip to content

Fix: Only check destructive changes for directly modified models at plan time#2733

Merged
izeigerman merged 1 commit intomainfrom
fix-destructive-directly-modified-only-at-plan-time
Jun 4, 2024
Merged

Fix: Only check destructive changes for directly modified models at plan time#2733
izeigerman merged 1 commit intomainfrom
fix-destructive-directly-modified-only-at-plan-time

Conversation

@izeigerman
Copy link
Contributor

Otherwise, we risk generating too much noise due to false positive checks for indirectly modified models whose parents have been destructively changed.

With this change, we decide to act optimistically at plan time due to the absence of complete information, and let this check fail at runtime if necessary.

@izeigerman izeigerman requested a review from a team June 4, 2024 21:22
@izeigerman izeigerman merged commit a479509 into main Jun 4, 2024
@izeigerman izeigerman deleted the fix-destructive-directly-modified-only-at-plan-time branch June 4, 2024 21:36
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.

2 participants