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

bulk cursors don't work in the presence of indexes

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

      If there are indices configured, creating a bulk-load cursor should fail. The check probably goes into the table initialization code?

      Right now, bulk cursors are only checked when a file: URI is being parsed, that is, there's no such thing as a bulk cursor for a table URI. That's probably wrong, it's not unreasonable to bulk-load a table, as long as the table's key is a string or record number, and the table's value is a string.

            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: