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

Check visibility for on-page values in fixed-length column store

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In __wt_value_return_buf, we unpack on-page values depending on the page type and check the visibility of the time pairs that were extracted from the cell. In the case of a fixed-length column store, we don't have cells. Instead, we have a buffer and a recno which we use as an offset to access our value. We need some way of determining visibility of on-page fixed-length column store values since this information isn't retained as part of the on-disk format currently.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            alex.cameron@mongodb.com Alex Cameron (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: