scylladb / scylla-migrator

Migrate data extract using Spark to Scylla, normally from Cassandra
Apache License 2.0
54 stars 34 forks source link

Missing tests for Cassandra to ScyllaDB migration #114

Closed julienrf closed 3 months ago

julienrf commented 4 months ago

In #107 we introduced a couple of tests for DynamoDB to Alternator migration scenarios, but we still miss tests that cover the Cassandra to ScyllaDB, ScyllaDB to ScyllaDB, and Parquet to ScyllaDB scenarios.

It should be possible to add those tests by adapting a little bit the infrastructure: