Allow ALTER TABLE RENAME between schemas
----------------------------------------
Key: HIVE-2496
URL: https://issues.apache.org/jira/browse/HIVE-2496
Project: Hive
Issue Type: New Feature
Components: Metastore
Reporter: Patrick Angeles
Currently, this is not allowed which is unfortunate:
ALTER TABLE db1.foo RENAME TO db2.foo ;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira