Always use bounded WT cursors instead of search_near

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2023-12-25, Execution Team 2024-01-08, Execution Team 2024-01-22
    • 20
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The new WT_CURSOR bound feature is more efficient than a search_near if we set a lower bound and call next() or set an upper bound and call prev().

      The important cases we know about are already tracked in other tickets, but there is at least one case in seekNear that could take advantage of a bounded cursor.

            Assignee:
            Louis Williams
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: