Index cursors no longer need callers to provide KeyStrings with discriminators

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Execution Team 2024-03-04, Execution Team 2024-09-16, Execution Team 2024-09-30
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      After SERVER-68380 is merged, our index cursors will always use bounded cursors in WiredTiger. As bounded cursors accept an inclusive/exclusive parameter, we can use this API instead of requiring callers to specify discriminators to KeyStrings for seeking.

      This would greatly simplify query code complexity. The performance implications are unclear.

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

                Created:
                Updated: