Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-21561

Revert removal of TableType.INDEX_TABLE enum

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • None
    • None

    Description

      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.

      Attachments

        1. HIVE-21561.1.patch
          0.7 kB
          Jason Dere
        2. HIVE-21561.2.patch
          0.8 kB
          Jason Dere

        Activity

          People

            jdere Jason Dere
            jdere Jason Dere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: