iBenny created HIVE-17753:
-----------------------------
Summary: Unable to dorp the index which doesn't belong the same
database as table
Key: HIVE-17753
URL: https://issues.apache.org/jira/browse/HIVE-17753
Project: Hive
Issue Type: Bug
Affects Versions: 1.2.1
Reporter: iBenny
If we create the table and the index are in the different databases, for
example: create table db1.t -> create index t_i on db1.t -> rename db1.t to
db2.t. In this case this kind of index can't be deleted successfully.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)