Skip to content

Fix Zero ETL Materialized View Staleness Metrics#73641

Draft
sureshc wants to merge 1 commit into
stagingfrom
infrastructure/fix-mv-refresh-metrics-create-vs-refresh
Draft

Fix Zero ETL Materialized View Staleness Metrics#73641
sureshc wants to merge 1 commit into
stagingfrom
infrastructure/fix-mv-refresh-metrics-create-vs-refresh

Conversation

@sureshc

@sureshc sureshc commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Our logic that tracks and emits metrics for how stale each Redshift Materialized View (on Learning Platform data imported via Zero ETL) doesn't work when the Materialized View was dropped and recreated due to a needed schema change. It was previously only checking for when the last REFRESH command ran on each Materialized View. Update it to also include a CREATE statement.

Testing story

Deployment notes

Privacy and security

Co-Authored-By: Claude <claude@users.noreply.github.com>
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