Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure {CREATE|ALTER|DROP} PLACEMENT POLICY requires the PLACEMENT_ADMIN privilege #27603

Closed
4 tasks done
AilinKid opened this issue Aug 26, 2021 · 1 comment · Fixed by #27600
Closed
4 tasks done

Comments

@AilinKid
Copy link
Contributor

AilinKid commented Aug 26, 2021

This is a sub-task of Placement Rules in SQL: #18030

Support the ability to CREATE PLACEMENT POLICY with the same options available in CREATE TABLE|ALTER TABLE context.

The following subtasks are known:

  • Ensure {CREATE|ALTER|DROP} PLACEMENT POLICY requires the PLACEMENT_ADMIN privilege
    • Require CREATE PLACEMENT POLICY with PLACEMENT_ADMIN
    • Require DROP PLACEMENT POLICY with PLACEMENT_ADMIN
    • Require ALTER PLACEMENT POLICY with PLACEMENT_ADMIN
@sylzd
Copy link
Contributor

sylzd commented Aug 30, 2021

It seems the issue can be closed by one pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants