Hi,
Is it possible to restore a table (cf) to a new table in existing cluster using OpsCenter, for example I'd like to restore keyspace1.table1 to keyspace1.table1_20190101. Essentially I'd like to create a copy of existing table using Backup service.
The use case for me is to be able to periodically test backups integrity without the need to provision a new DSE cluster.
Thanks!