Conversation
Member
Author
|
plan here is to start with getting toml config stable, then build source config / logical signals on top as optional functionality plan has also been more closely reviewed / brought up to date, & extended with a mechanism to limit logical signals to a database so that on ubicloud we could limit it to requiring |
serprex
force-pushed
the
config
branch
6 times, most recently
from
July 3, 2026 02:07
c824f2b to
078d05d
Compare
serprex
marked this pull request as ready for review
July 3, 2026 04:59
serprex
force-pushed
the
config
branch
2 times, most recently
from
July 4, 2026 00:45
786fe62 to
1df1812
Compare
harshil-goel
reviewed
Jul 6, 2026
When tables join a stream already grown, we read their past from backups, page by page; through one decoder every row is known, no second codec drifting with its age The gate admits what truly was committed: the dead stay dead, the half-written must wait, and writers still in flight are here omitted; the live stream brings their changes, never late We pour the rows into a hidden twin, and only when the whole of it is sound we swap the names (one motion) new rows in; a failure leaves no phantom to be found The ledger writes each step before we act, so any crash resumes with truth intact
…o ClickHouse Fixes bookkeeping flaw where config reload could wipe out routing state walshadow had learned (auto-created tables, columns added by schema changes) Support recreation during create table, drop table, create table
harshil-goel
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
flesh out initial load options