Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10378

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

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

      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@mongodb.com Haribabu Kommi
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: