prestodb/presto

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

Open

#20,007 创建于 2023年6月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Java (5,240 fork)batch import
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.

贡献者指南