Unity Catalog table management with multiple teams members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 09:49 AM
Hi!
How are you guys managing large teams working on the same project. Each member has their own data to save in Unity Catalog.
Based on my understanding there is only two ways to manage this:
1) Create an individual member schea so they can store their tables there
2) Add the tables to the project schema appending with the users name
Is there a better way to manage this? Since its a database you cant go Schema.Sub-schema. Table -> which would have been nice
This is an example of the issue with one members specific tables. In our project there will be a few of these appended with the person name. So example 5 of these with john appended, 10 with Alex, and so on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 09:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 07:33 AM

