risingwave-docs icon indicating copy to clipboard operation
risingwave-docs copied to clipboard

Document key characteristics in our CDC backfill algorithm

Open lmatz opened this issue 9 months ago • 0 comments

  1. no lock on the upstream table
  2. incremental snapshot loading
  3. (soon) parallel snapshot loading

May need the owner to describe a bit about the underlying mechanism

Users are worried about the implication to their upstream table and the backfilling performance

lmatz avatar Jul 16 '25 03:07 lmatz