Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-88

Cursor positioning

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

      I worked through the unit test failures as a result of cursors being positioned after insert operations. Most problems were assuming a scan would start from the beginning of the table. This is partly a symptom of the Python API, where the convenient way to write a loop just calls cursor->next(), without starting the loop with a cursor->first().

      The ticket discusses some alternatives.

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            wiredtiger WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: