Skip to content

chore: bump model-garage to v1.0.13 (signal_latest + summary tables)#281

Merged
zer0stars merged 1 commit into
mainfrom
chore/bump-model-garage-v1013
Jun 11, 2026
Merged

chore: bump model-garage to v1.0.13 (signal_latest + summary tables)#281
zer0stars merged 1 commit into
mainfrom
chore/bump-model-garage-v1013

Conversation

@zer0stars

Copy link
Copy Markdown
Member

Bumps model-garage v1.0.12 → v1.0.13 so the startup goose run applies migrations 00010 (signal_latest ReplacingMergeTree + 2 MVs) and 00011 (signal_summary/event_summary AggregatingMergeTree + MVs). Additive DDL only; the projection drop (00012) is gated in model-garage v1.0.14 and is NOT included.

Part of the signalsLatest p50 fix (projection fan-out → point lookups): DIMO-Network/model-garage#263, DIMO-Network/telemetry-api#298.

After deploy: verify 7 new tables/MVs exist and signal_latest row count grows with ingest, then operator backfill runs (SQL in migration comments).

Pulls migrations 00010 (signal_latest + MVs) and 00011
(signal_summary/event_summary + MVs); they apply via the startup
goose run. Additive DDL only — the projection-drop migration ships
in a later release.
@zer0stars zer0stars merged commit a2b8114 into main Jun 11, 2026
8 checks passed
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