Implement cursor bound checking for cursor next / prev for column store.

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.1.0-rc0, WT11.1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines - 2022-07-11, Storage Engines - 2022-07-25
    • 5

      Cursor->next and cursor->prev should both check against the provided bounds to determine if they can early exit. Ideally this can be implemented with a single or two functions. Each taking a the CBT.

      Scope:

      • Implement this logic for column-store.
      • Add two statistics, one for early exit on next and one for prev.
      • Write python tests to validate.

            Assignee:
            Jie Chen
            Reporter:
            Luke Pearson
            Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: