trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.48k stars 3.02k forks source link

Clarify documentation for OWNERSHIP within Hive file based access controls #2953

Open alrolorojas opened 4 years ago

alrolorojas commented 4 years ago

It is not clear what are the permissions you get when OWNERSHIP is either assigned within the schema or the table Hive File based access control permissions. It'd be worth clarifying what users are allowed/not allowed if that permission is assigned.

Doc https://prestosql.io/docs/current/connector/hive-security.html#hive-file-based-authorization

chenjian2664 commented 3 years ago

@findepi can i take this, seems no body notice :)

chenjian2664 commented 3 years ago

@mosabua Hi, can you suggest where i should put the doc details about OWNERSHIP?