Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 03:00 AM
Hi @Quentin Maire ,
I didn't work much with the managed tables until now, but now with the Unity Catalog is little bit different.
I do think that data is stored in the `root` container, you should be able to see like hive table structure there:
root@something:
table_1/part=1
/part=2
I would have to dig deeper, but I would test the data copy on 1 table and see.
other: logs, etc. are workspace related. I don't think this is needed when migrating.
thanks,
Pat.