Skip to content

Fix: Reporting the absence of physical layer updates when explaining a plan#4760

Merged
izeigerman merged 1 commit intomainfrom
fix-explainer-reporting-no-physical-layer-updates
Jun 18, 2025
Merged

Fix: Reporting the absence of physical layer updates when explaining a plan#4760
izeigerman merged 1 commit intomainfrom
fix-explainer-reporting-no-physical-layer-updates

Conversation

@izeigerman
Copy link
Copy Markdown
Collaborator

The explainer was incorrectly printing

Validate SQL and create physical layer tables and views if they do not exist

with an empty list of models if there were no physical updates to perform. This fix makes it so that

SKIP: No physical layer updates to perform

is printed instead.

@izeigerman izeigerman requested a review from a team June 18, 2025 16:24
Comment thread sqlmesh/core/plan/explainer.py Outdated
@izeigerman izeigerman force-pushed the fix-explainer-reporting-no-physical-layer-updates branch from 9580060 to 8dfbf88 Compare June 18, 2025 16:43
@izeigerman izeigerman merged commit ea35b3c into main Jun 18, 2025
24 checks passed
@izeigerman izeigerman deleted the fix-explainer-reporting-no-physical-layer-updates branch June 18, 2025 17:17
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.

3 participants