You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2019/04/01 22:23:01 UTC

[jira] [Assigned] (HIVE-21561) Revert removal of TableType.INDEX_TABLE enum

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

Jason Dere reassigned HIVE-21561:
---------------------------------


> Revert removal of TableType.INDEX_TABLE enum
> --------------------------------------------
>
>                 Key: HIVE-21561
>                 URL: https://issues.apache.org/jira/browse/HIVE-21561
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>            Priority: Major
>         Attachments: HIVE-21561.1.patch
>
>
> Index tables have been removed from Hive as of HIVE-18715.
> However, in case users still have index tables defined in the metastore, we should keep the TableType.INDEX_TABLE enum around so that users can drop these tables. Without the enum defined Hive cannot do anything with them as it fails with IllegalArgumentException errors when trying to call TableType.valueOf() on INDEX_TABLE.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)