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

Change column_scan stage to read from actual column store

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      The column_scan SBE stage currently reads from a "fake" column store. See here. We must change it to read from the true column store.

      As part of this work, we should also make sure the column_scan stage handles yielding correctly. Any data pointed to by a column cursor will be invalid after a yield, so we should make local copies in saveState().

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

              Created:
              Updated:
              Resolved: