You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Andre Araujo (JIRA)" <ji...@apache.org> on 2016/02/23 00:39:18 UTC

[jira] [Created] (HIVE-13117) DROP FUNCTION doesn't throw an error if the function does not exit

Andre Araujo created HIVE-13117:
-----------------------------------

             Summary: DROP FUNCTION doesn't throw an error if the function does not exit
                 Key: HIVE-13117
                 URL: https://issues.apache.org/jira/browse/HIVE-13117
             Project: Hive
          Issue Type: Bug
          Components: CLI
    Affects Versions: 1.1.0
            Reporter: Andre Araujo


"DROP FUNCTION inexistent_function" doesn't return an error. It behaves as if the "IF EXISTS" clause was specified.

I believe it should be consistent with the other DROP commands.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)