Change column_scan stage to read from actual column store

XMLWordPrintableJSON

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

      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
            Reporter:
            Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: