You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Anne Yu (JIRA)" <ji...@apache.org> on 2015/11/03 20:10:27 UTC

[jira] [Created] (HIVE-12326) Support for "CRATE ROLE IF NOT EXISTS" and "DROP ROLE IF EXISTS"

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)