-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Description
Overview
Pinot needs a way to logically group the tables in order to achieve ease of use at a large scale of users. This discussion is initiated in order to address the issues around the need to have unique table names across the cluster and lack of one level higher logical grouping of tables for better isolation and management.
Goals
- Logical grouping of tables using database
- Provide logical table naming isolation so two tables with the same name can coexist in the same cluster under different database name
- Impose access control at database level
Proposal
Please find details in the linked doc
PRs Tracking
Reactions are currently unavailable