Implement one-pass for sorted and non-overlapping case in WT_MODIFY

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Execution Team 2022-07-25, Execution Team 2022-08-08
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As discovered during analysis of WT_MODIFY. The case of time-series inserts is a sorted and non-overlapping case. WiredTiger however doesn't seem to think so and falls back to a series of intermediate materialisations of the changes.

      This ticket is about implementing a one-pass of the WT_MODIFY sequence in order to do a single materialisation instead of multiple.

            Assignee:
            Jordi Olivares Provencio
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: