prestodb/presto

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

Open

#20.007 aperta il 27 giu 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Java (5240 fork)batch import
Securitygood first issuehive-connector

Metriche repository

Star
 (15.558 star)
Metriche merge PR
 (Merge medio 34g 14h) (120 PR mergiate in 30 g)

Descrizione

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.

Guida contributor