Hubert Zhang created HAWQ-1356:
----------------------------------
Summary: Add waring when user does not have usage privilege of
namespace.
Key: HAWQ-1356
URL: https://issues.apache.org/jira/browse/HAWQ-1356
Project: Apache HAWQ
Issue Type: Bug
Reporter: Hubert Zhang
Assignee: Ed Espino
Currently, in Ranger mode, when a user doesn't have usage privilege on public
schema, she cannot see any tables, functions, schemas on public schema. When
she login into database and run a query "select * from a"; The error message
would be "table a doesn't exist", which makes user confuse.
This fix add a warning to tell user that she does not have the usage privilege
of a schema.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)