Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2022 04:36 AM
good question 😉 I was going to mention this.
You can still use external tables. Those tables will be stored outside the main (root) metastore bucket/container.
https://docs.databricks.com/data-governance/unity-catalog/create-tables.html
then you can use parquet tables.
It seems like the way forward is to use managed tables with Unity Catalog, they are gaining some performance improvements over time.