Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-12061

Silently fail while try to recreate already existing index with differ inline_size.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5, 2.7, 2.7.5
    • 2.7.6
    • sql
    • Fixed a bug that made it impossible to change the inline_size property of an existing index after it was dropped and recreated with a different value
    • Release Notes Required

    Description

      INLINE_SIZE differ from previous value is not correctly sets.
      1. create index idx0(c1, c2)
      2. drop idx0
      3. create index idx0(c1, c2) inline_size 100;
      inline_size remains the same, in this case default = 10.

      Attachments

        Issue Links

          Activity

            People

              zstan Evgeny Stanilovsky
              zstan Evgeny Stanilovsky
              Andrey Mashenkov Andrey Mashenkov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 5h 50m
                  5h 50m