scylladb / scylla-migrator

Migrate data extract using Spark to Scylla, normally from Cassandra/parquet files. Alt. from DynamoDB to Scylla Alternator.
https://migrator.docs.scylladb.com/stable/
Apache License 2.0
55 stars 34 forks source link

support converting null TTLs to default TTL relative to write timestamp #66

Open tarzanek opened 2 years ago

tarzanek commented 2 years ago

before merging please add a disclaimer that for safety reasons such a migration where we tamper with writetimestamps and TTLs should be always done into an empty table

tarzanek commented 2 years ago

this merge is delayed, this approach uncovered some bugs in scylla, so merge will happen once Scylla has all the patches to support this injection

tarzanek commented 4 months ago

all officially supported branches have now fixes, we should revisit this and merge