Skip to content

fix: dropping child table rows during streaming replication#880

Merged
levkk merged 1 commit intomainfrom
levkk-tweaks-to-stream
Apr 8, 2026
Merged

fix: dropping child table rows during streaming replication#880
levkk merged 1 commit intomainfrom
levkk-tweaks-to-stream

Conversation

@levkk
Copy link
Copy Markdown
Collaborator

@levkk levkk commented Apr 8, 2026

For partitioned tables, we were only streaming rows for the first child instead of all of them.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 95.34884% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...c/backend/replication/logical/subscriber/stream.rs 91.30% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

@levkk levkk merged commit b8bade1 into main Apr 8, 2026
10 checks passed
@levkk levkk deleted the levkk-tweaks-to-stream branch April 8, 2026 18:59
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