Skip to content

Fix: load materializations before run janitor#5723

Open
cnahed-kpler wants to merge 1 commit intoSQLMesh:mainfrom
cnahed-kpler:main
Open

Fix: load materializations before run janitor#5723
cnahed-kpler wants to merge 1 commit intoSQLMesh:mainfrom
cnahed-kpler:main

Conversation

@cnahed-kpler
Copy link

This PR makes sure materializations are loaded before cleanup-related logic runs.
That matters because janitor/cleanup operations depend on materialization definitions already being available.

This occurs here:

strategy_types = list(CustomMaterialization.__subclasses__())

@CLAassistant
Copy link

CLAassistant commented Mar 9, 2026

CLA assistant check
All committers have signed the CLA.

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