Anne Yu created HIVE-12326:
------------------------------
Summary: Support for "CRATE ROLE IF NOT EXISTS" and "DROP ROLE IF
EXISTS"
Key: HIVE-12326
URL: https://issues.apache.org/jira/browse/HIVE-12326
Project: Hive
Issue Type: New Feature
Reporter: Anne Yu
For drop database/table/view, we support syntax such as,
{code}
DROP DATABASE/TABLE/VIEW [IF EXISTS]
{code}
Only for role, there is no support for IF EXISTS,
We might need to consider to add it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)