Yes, there are some similar issues, fixed in various ways. Thinking of merging all of them into one.
I'll check HIVE-2584. Thanks. 2014-03-14 14:50 GMT+09:00 chenchun <chenchun.f...@gmail.com>: > Navis, I have already done that, can you take a look? see > https://issues.apache.org/jira/browse/HIVE-2584 > > -- > chenchun > > On Friday, 14 March, 2014 at 11:50 AM, Navis류승우 wrote: > > HIVE-4064 is expected to solve this kind of problems in hive but not > in progress even it's not that hard to implement. > > I'll take a look at it when I'm free. > > Thanks, > Navis > > 2014-03-13 22:08 GMT+09:00 Clay McDonald <stuart.mcdon...@bateswhite.com>: > > Hello everyone, I'm running Hive 0.12.0 and I thought that support for > moving tables between database was added by using ALTER TABLE RENAME TO > fully qualified name. Here is what I executing; > > > > ALTER TABLE default.sale_reports RENAME TO sales_database.sale_reports; > > > > Thanks, Clay > >