prestodb/presto

Allow schema owner to create, drop and rename schema when using FileBasedAccessControl

Open

#20,007 opened on 2023年6月27日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (5,240 forks)batch import
Securitygood first issuehive-connector

Repository metrics

Stars
 (15,558 stars)
PR merge metrics
 (平均マージ 34d 14h) (30d で 120 merged PRs)

説明

Currently, when using FileBasedAccessControl in Hive Connector, no one is allowed to create, drop or rename a schema. Ideally, schema owners defined in the config should be allowed to perform these operations.

コントリビューターガイド