You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/08/12 20:59:12 UTC

[jira] [Resolved] (HIVE-7692) when table is dropped associated indexes also should be dropped

     [ https://issues.apache.org/jira/browse/HIVE-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thejas M Nair resolved HIVE-7692.
---------------------------------

    Resolution: Not a Problem

This is not a problem. I had misread virtual_column.q test where it seemed like it was dropping an index after dropping the table, but it was actually dropping an index that was never created on that table.


> when table is dropped associated indexes also should be dropped
> ---------------------------------------------------------------
>
>                 Key: HIVE-7692
>                 URL: https://issues.apache.org/jira/browse/HIVE-7692
>             Project: Hive
>          Issue Type: Bug
>          Components: Indexing
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>
> When a table is dropped, any associated indexes should also be dropped. It does not make sense to have these dangling indexes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)