Fix test error by adding "DROP FUNCTION"
----------------------------------------
Key: HIVE-700
URL: https://issues.apache.org/jira/browse/HIVE-700
Project: Hadoop Hive
Issue Type: Bug
Reporter: Zheng Shao
Since we added "Show Functions" in HIVE-580, test results will depend on what
temporary functions are added to the system.
We should add the capability of "DROP FUNCTION", and do that at the end of
those "create function" tests to make sure the "show functions" results are
deterministic.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.