Hi everyone,
I need to transfer tables present in the Hive metastore from one workspace to another. My ultimate goal is to migrate these tables to Unity Catalog. I already have a code that will handle the migration to Unity Catalog, but I need help with the steps to copy the tables to the new workspace first.
Could someone guide me through the process?