Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-67142

Add heuristic for avoiding column store when the row store fallback is used often

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      If the column index stage ends up reading from the row store a significant amount of the time, we should stop trying to read from the column index.

      In this POC this was done in "batches" so that after each batch, we would try using the column index again.

            Assignee:
            ian.boros@mongodb.com Ian Boros
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: