[
https://issues.apache.org/jira/browse/RANGER-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiayi Liu updated RANGER-2716:
------------------------------
Attachment: 0002-RANGER-2716.patch
> 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
> 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)