We have solved this issue recently. It is not just a problem in Hive. Contact
me offline if you need more details.
-Bharath
From: Johnny Zhang
To: Johnny Zhang ; Mark Grover
; hive
Sent: Monday, December 17, 2012 5:13 PM
Subject: Re: Review Request: float
: Bharath Mundlapudi
It would be nice if alter table accepts database name.
For example:
This would be more useful in certain usecases:
alter table DB.Tbl set location ;
rather than 2 statements.
use DB;
alter table Tbl set location ;
--
This message is automatically generated by JIRA.
If