RE: ALTER TABLE RENAME TO fully qualified name

2014-03-14 Thread Clay McDonald
Thanks Navis! Clay -Original Message- From: Navis류승우 [mailto:navis@nexr.com] Sent: Thursday, March 13, 2014 11:51 PM To: user@hive.apache.org Subject: Re: ALTER TABLE RENAME TO fully qualified name HIVE-4064 is expected to solve this kind of problems in hive but not in progress

Re: ALTER TABLE RENAME TO fully qualified name

2014-03-14 Thread Navis류승우
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 : > Navis, I have already done that, can you take a look? see > https://issues.apache.org/jira/browse/HIVE-2584 > > -- > chenchun

Re: ALTER TABLE RENAME TO fully qualified name

2014-03-13 Thread chenchun
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 imple

Re: ALTER TABLE RENAME TO fully qualified name

2014-03-13 Thread Navis류승우
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 : > Hello everyone, I'm running Hive 0.12.0 and I thought that support for > moving