Skip to content

sql: adding/removing regions that require repartitioning of RBR tables doesn't account for privileges #62250

@arulajmani

Description

@arulajmani

Describe the problem

Other than the first/last region add, which affects all objects inside the database, subsequent region alterations affect only Regional By Row tables. In particular, these tables are repartitioned and their zone config changes. Currently, we don't ensure that the user performing the region add/drop has privileges over all RBR tables, instead we silently do it. This needs to be fixed.

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions