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

Indexes should inherit guide post width of the base data table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.12.0
    • 4.13.0
    • None

    Description

      Altering guidepost with on data table does not propagate to global index using ALTER TABLE command.

      Altering global index table runs in not allowed error.

      ALTER TABLE IDX SET GUIDE_POSTS_WIDTH=10000;
      Error: ERROR 1010 (42M01): Not allowed to mutate table. Cannot add/drop column referenced by VIEW columnName=IDX (state=42M01,code=1010)
      

      Attachments

        1. PHOENIX-4332.patch
          21 kB
          Samarth Jain

        Activity

          People

            samarthjain Samarth Jain
            mujtabachohan Mujtaba Chohan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: