prestodb/presto
GitHub で見るAllow schema owner to create, drop and rename schema when using FileBasedAccessControl
Open
#20,007 opened on 2023年6月27日
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.