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

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

     [ https://issues.apache.org/jira/browse/HIVE-13117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Araujo updated HIVE-13117:
--------------------------------
    Summary: DROP FUNCTION doesn't throw an error if the function does not exist  (was: DROP FUNCTION doesn't throw an error if the function does not exit)

> DROP FUNCTION doesn't throw an error if the function does not exist
> -------------------------------------------------------------------
>
>                 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)