Amazon web services – How do I migrate data from one table to another in Amazon Keyspaces?
What is the best practice for migrate data from a table (large data, around 100G), with a query to obtain a subset of data, to another table? I tried with Spark and DSBulk but both have pre-requisite to use a…