Skip to content

remove BackfillSettings and Backfiller from speedtest#1183

Merged
michaeldjeffrey merged 1 commit into
mainfrom
mj/backfill-un-inline
May 6, 2026
Merged

remove BackfillSettings and Backfiller from speedtest#1183
michaeldjeffrey merged 1 commit into
mainfrom
mj/backfill-un-inline

Conversation

@michaeldjeffrey
Copy link
Copy Markdown
Contributor

With the fast_append writing flow, we don't need to be as worried about threading writes from multiple places into the same tables when we know the data will not overlap. Let's go back to simplifying our Daemons, and running backfill as the oneshots that they are.

With the fast_append writing flow, we don't need to be as worried about
threading writes from multiple places into the same tables when we know
the data will not overlap. Let's go back to simplifying our Daemons, and
running backfill as the oneshots that they are.
@michaeldjeffrey michaeldjeffrey requested review from bbalser and macpie May 5, 2026 18:44
@michaeldjeffrey michaeldjeffrey merged commit 4735de6 into main May 6, 2026
29 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/backfill-un-inline branch May 6, 2026 16:48
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