Skip to content

Revert #36537 and #36514#36553

Merged
antiguru merged 2 commits into
MaterializeInc:mainfrom
antiguru:revert-36537
May 14, 2026
Merged

Revert #36537 and #36514#36553
antiguru merged 2 commits into
MaterializeInc:mainfrom
antiguru:revert-36537

Conversation

@antiguru
Copy link
Copy Markdown
Member

@antiguru antiguru commented May 14, 2026

Motivation

Reverts #36537. Caused regression tracked in SQL-299. Forward fix in #36548 will take more time; reverting in the interim to unblock.

Also reverts #36514 (container builders for the persist source) because it was merged on top of #36537 and propagates the same generalization through txn-wal::operator::txns_progress / txns_progress_frontiers, so #36537 can't be reverted in isolation. Once #36548 lands, both #36514 and #36537 can be re-applied.

Description

  • Revert "Container builders for the persist source (#36514)"
  • Revert "txn-wal: deasync txns_progress_frontiers + retain remap across close (#36537)"

Pure git revert, no manual edits.

Verification

cargo check -p mz-txn-wal -p mz-persist-client -p mz-storage clean.

@antiguru antiguru requested a review from aljoscha as a code owner May 14, 2026 15:53
@antiguru antiguru requested a review from DAlperin May 14, 2026 15:53
@antiguru antiguru enabled auto-merge (squash) May 14, 2026 15:56
@antiguru
Copy link
Copy Markdown
Member Author

Thanks for the review!

@antiguru antiguru requested review from a team as code owners May 14, 2026 16:23
@antiguru antiguru changed the title Revert "txn-wal: deasync txns_progress_frontiers + retain remap across close (#36537)" Revert #36537 and #36514 May 14, 2026
@antiguru antiguru merged commit be619e5 into MaterializeInc:main May 14, 2026
112 checks passed
@antiguru antiguru deleted the revert-36537 branch May 14, 2026 16:54
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