Skip to content

Add Database support in Pinot #12333

@shounakmk219

Description

@shounakmk219

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions