[
https://issues.apache.org/jira/browse/HAWQ-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hongxu Ma updated HAWQ-1286:
----------------------------
Summary: Reduce unnecessary calls of namespace check when run \d (was:
Reduce all unnecessary calls of namespace check when run \d)
> Reduce unnecessary calls of namespace check when run \d
> -------------------------------------------------------
>
> Key: HAWQ-1286
> URL: https://issues.apache.org/jira/browse/HAWQ-1286
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: Security
> Reporter: Hongxu Ma
> Assignee: Hongxu Ma
> Fix For: backlog
>
>
> After HAWQ-1279 is done, current schema is no cached in current session.
> But it cause too many calls of namespace check to send in run \d , most of
> them are unnecessary (e.g. repeat check usage right of public schema).
> So we should reduce those unnecessary calls.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)