Kalyan Kalvagadda created SENTRY-2536:
-----------------------------------------
Summary: optimize the filtering performed by sentry
Key: SENTRY-2536
URL: https://issues.apache.org/jira/browse/SENTRY-2536
Project: Sentry
Issue Type: Bug
Components: Sentry
Reporter: Kalyan Kalvagadda
Assignee: Kalyan Kalvagadda
For commands like "show databases" and "show tables" filtering mechanism is
applied where the filter is applied on entry to decide if the user is
authorized to see that entry.
This filtering takes longer when the number of objects that need to be filtered
are very high.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)