[
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)