I have been tasked with a Databricks workspace migration and also to backup tables on that backup workspace. I explored this solution https://github.com/databrickslabs/migrate but it does not involved backing up tables with their data. Has anyone done Databricks migration and tables backup especially for only select tables in a database, and also all tables in another database? If so, or you know of a solution please indicate your approach.
Solution at https://github.com/databrickslabs/migrate migrates notebooks, users, groups, and so on except data itself. I am trying this on AWS databricks.