You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Jiayi Liu (Jira)" <ji...@apache.org> on 2020/08/31 03:42:00 UTC

[jira] [Assigned] (RANGER-2716) Add catalogs/schemas/tables filter in presto plugin

     [ https://issues.apache.org/jira/browse/RANGER-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiayi Liu reassigned RANGER-2716:
---------------------------------

    Assignee: Jiayi Liu

> Add catalogs/schemas/tables filter in presto plugin
> ---------------------------------------------------
>
>                 Key: RANGER-2716
>                 URL: https://issues.apache.org/jira/browse/RANGER-2716
>             Project: Ranger
>          Issue Type: Improvement
>          Components: plugins
>            Reporter: Jiayi Liu
>            Assignee: Jiayi Liu
>            Priority: Major
>         Attachments: 0001-RANGER-2716.patch, 0002-RANGER-2716.patch
>
>
> Presto plugin returns the input set of catalogs/schemas/tables directly at present. However, this causes a problem, that is, when the user uses show catalogs/schemas/tables, all catalogs/schemas/tables are displayed, even though the user does not have the permissions to display all catalogs/schemas/tables.
> We need to fix the filterCatalogs/Schemas/Tables functions to filter catalogs/schemas/tables, so that the user can only see the catalogs/schemas/tables in which the user has SELECT permission.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)