Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MaterializeInc
/
materialize
Public
Notifications
You must be signed in to change notification settings
Fork
512
Star
6.4k
Code
Pull requests
696
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
compute: add a lifecycle event log for compute exports
- #38403
#38403
Open
antiguru
wants to merge 28 commits into
main
MaterializeInc/materialize:main
from
claude/hydration-visibility-compute-js1ycm
MaterializeInc/materialize:claude/hydration-visibility-compute-js1ycm
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
compute: add a lifecycle event log for compute exports
#38403
antiguru
wants to merge 28 commits into
main
MaterializeInc/materialize:main
from
claude/hydration-visibility-compute-js1ycm
MaterializeInc/materialize:claude/hydration-visibility-compute-js1ycm
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
compute: add a lifecycle event log for compute exports
Show description for 0d86c59
claude
committed
0d86c59
View commit details
Copy full SHA for 0d86c59
Browse repository at this point
compute: reject an empty progress frontier as hydration
Show description for 3938ec6
claude
committed
3938ec6
View commit details
Copy full SHA for 3938ec6
Browse repository at this point
compute: measure `written` against a latched baseline
Show description for 350c326
claude
committed
350c326
View commit details
Copy full SHA for 350c326
Browse repository at this point
compute: key lifecycle rows by stage
Show description for ad072c1
claude
committed
ad072c1
View commit details
Copy full SHA for ad072c1
Browse repository at this point
compute: give the sink frontier election one home and one setter
Show description for 8735cc7
claude
committed
8735cc7
View commit details
Copy full SHA for 8735cc7
Browse repository at this point
compute: report `started` when the dataflow actually unsuspends
Show description for 3d59662
claude
committed
3d59662
View commit details
Copy full SHA for 3d59662
Browse repository at this point
compute: count an empty progress frontier as hydrated
Show description for d730758
claude
committed
d730758
View commit details
Copy full SHA for d730758
Browse repository at this point
compute: revert the write baseline, document what `written` promises
Show description for b790230
claude
committed
b790230
View commit details
Copy full SHA for b790230
Browse repository at this point
compute: document that `installed` is the all-workers-reported denominator
Show description for b1dbef2
claude
committed
b1dbef2
View commit details
Copy full SHA for b1dbef2
Browse repository at this point
doc: record what `written` cannot say about the writer
Show description for 94d3c3c
claude
committed
94d3c3c
View commit details
Copy full SHA for 94d3c3c
Browse repository at this point
compute: carry the dataflow id on lifecycle events
Show description for caa34b2
claude
committed
caa34b2
View commit details
Copy full SHA for caa34b2
Browse repository at this point
compute: drop the false dataflow foreign key from the lifecycle ontology
Show description for 5cdd2f6
claude
committed
5cdd2f6
View commit details
Copy full SHA for 5cdd2f6
Browse repository at this point
compute: correct the dataflow id description
Show description for 4017fdd
claude
committed
4017fdd
View commit details
Copy full SHA for 4017fdd
Browse repository at this point
compute: update the index column goldens for dataflow_id
Show description for 4f49cdf
claude
committed
4f49cdf
View commit details
Copy full SHA for 4f49cdf
Browse repository at this point
compute: fix up the lifecycle log after review
Show description for 00ca4a6
claude
committed
00ca4a6
View commit details
Copy full SHA for 00ca4a6
Browse repository at this point
doc: state the lifecycle relations' compatibility contract
Show description for 6b34fe0
claude
committed
6b34fe0
View commit details
Copy full SHA for 6b34fe0
Browse repository at this point
compute: record why lifecycle rows are retained, not re-derived
Show description for 8bd86e5
claude
committed
8bd86e5
View commit details
Copy full SHA for 8bd86e5
Browse repository at this point
doc: correct the claim that a lifecycle row implies a live export
Show description for c05ec89
claude
committed
c05ec89
View commit details
Copy full SHA for c05ec89
Browse repository at this point
compute: rename the `hydrated` stage to `snapshot_complete`
Show description for 4532b65
claude
committed
4532b65
View commit details
Copy full SHA for 4532b65
Browse repository at this point
doc: carry the golden corrections onto this branch
Show description for b1537ff
claude
committed
b1537ff
View commit details
Copy full SHA for b1537ff
Browse repository at this point
compute: address review on the lifecycle log
Show description for dacb3d5
claude
committed
dacb3d5
View commit details
Copy full SHA for dacb3d5
Browse repository at this point
compute: reconcile the metric sink comment with main's rewrite
Show description for 2665ace
claude
committed
2665ace
View commit details
Copy full SHA for 2665ace
Browse repository at this point
doc: finish renaming the lifecycle stage in prose and SQL
Show description for de6795e
claude
committed
de6795e
View commit details
Copy full SHA for de6795e
Browse repository at this point
doc: trim the lifecycle design to what a reader needs
Show description for 8bf22c4
claude
committed
8bf22c4
View commit details
Copy full SHA for 8bf22c4
Browse repository at this point
compute: cut the lifecycle comments to their contracts
Show description for dc31323
claude
committed
dc31323
View commit details
Copy full SHA for dc31323
Browse repository at this point
compute: report the write lifecycle stages from the sink
Show description for d6f0863
claude
committed
d6f0863
View commit details
Copy full SHA for d6f0863
Browse repository at this point
compute: track a dataflow's exports explicitly
Show description for a42fc50
claude
committed
a42fc50
View commit details
Copy full SHA for a42fc50
Browse repository at this point
doc: the write stages are ordered against nothing
Show description for fe9c7b4
claude
committed
fe9c7b4
View commit details
Copy full SHA for fe9c7b4
Browse repository at this point
You can’t perform that action at this time.