Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-4971

Drop index will execute successfully using Incorrect name of parent tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.14.1
    • 4.15.0, 5.1.0
    • None
    • None

    Description

      The blew SQL will be executed successfully, the name of data tables is incorrectly inputted that the parent table has the same name with index tables.

      DROP INDEX INDEX_TABLE_X on INDEX_TABLE_X;
      

      Some regions will not online and some queries will not normally execute after executing above SQL. Everything will be ok unless manually delete dirty metadata information in SYSTEM.CATALOG table.

      Attachments

        1. PHOENIX-4971-4.x-HBase-1.4-v6.patch
          14 kB
          Jaanai Zhang
        2. PHOENIX-4971-4.x-HBase-1.4-v7.patch
          14 kB
          Jaanai Zhang
        3. PHOENIX-4971-master.patch
          6 kB
          Jaanai Zhang
        4. PHOENIX-4971-master-v2.patch
          6 kB
          Jaanai Zhang
        5. PHOENIX-4971-master-v3.patch
          6 kB
          Jaanai Zhang
        6. PHOENIX-4971-master-v4.patch
          6 kB
          Jaanai Zhang
        7. PHOENIX-4971-master-v5-it-fixed.patch
          8 kB
          Jaanai Zhang
        8. PHOENIX-4971-master-v6.patch
          13 kB
          Jaanai Zhang

        Activity

          People

            jaanai Jaanai Zhang
            jaanai Jaanai Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: