prestodb/presto
在 GitHub 查看Allow schema owner to create, drop and rename schema when using FileBasedAccessControl
Open
#20,007 创建于 2023年6月27日
Securitygood first issuehive-connector
仓库指标
- Star
- (15,558 star)
- PR 合并指标
- (平均合并 34天 14小时) (30 天内合并 120 个 PR)
描述
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.