[
https://issues.apache.org/jira/browse/HIVE-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang reassigned HIVE-10109:
----------------------------------
Assignee: Jimmy Xiang
> Index created in a different db can't be dropped
> ------------------------------------------------
>
> Key: HIVE-10109
> URL: https://issues.apache.org/jira/browse/HIVE-10109
> Project: Hive
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
>
> With "in table" in creating an index, you can specify an index table name
> like db.index_table with a db that is different from the db the table belongs
> to. However, you can't drop this index any more since Hive assumes the index
> is always in the same db as the base table.
> We should not allow a qualified index table name specified in the "in table"
> value in creating an index.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)