Allow creating an active table and shared tables with their corresponding column group changes

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • WT11.2.0, 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • StorEng - 2023-01-24, StorEng - 2023-02-07
    • 8

      During the tiered table:x create, if the table is configured for shared, it should internally creates two colgroups with names colgroup:x.active and colgroup:x.shared. The colgroup:x.active source points to x.wt and colgroup:x.shared source points to tiered:x. By using the colgroups, the active table x.wt that is created is linked to the table:x in the metadata along with tiered:x.

      The WT_COLGROUPS macro needs to be updated to consider table->shared data and decide whether there are 1 or 2 column groups to access them.

            Assignee:
            Haribabu Kommi
            Reporter:
            Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: