Greg Rahn created HIVE-4847: ------------------------------- Summary: add rename database functionality Key: HIVE-4847 URL: https://issues.apache.org/jira/browse/HIVE-4847 Project: Hive Issue Type: New Feature Affects Versions: 0.11.0 Reporter: Greg Rahn Priority: Minor
There seems to be no way to rename a database in Hive, functionality to do so would be nice. Proposed syntax: ALTER DATABASE dbname RENAME TO newdbname; -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira