scylladb/scylla-migrator

support streaming only run of migrator for DynamoDB migrations

tarzanek opened this issue · 0 comments

right now we can migrate from DynamoDB by forklifting old data + streaming , you can ev. skip streaming

we would need an option to JUST stream, so skip old data forklifting completely and use migrator basically as CDC

cc @fee-mendes