Cursors should cache keys for forward scans

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      1. When doing a forward scan, a btree cursor should cache the previous key and use it if a prefix is required for the next key. This requires catching the case where the application sets the key in between cursor->next operations (just make that an error?)
      2. On "cursor-walk" pages, don't bother creating the initial keys when we read the page into memory

            Assignee:
            Keith Bostic (Inactive)
            Reporter:
            WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: