Implement forceSpill for sub-queries

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 0

      DocumentSourceCursor and DocumentSourceUnionWith (and maybe others) need to implement doForceSpill by calling it on the inner executors / sub-pipelines.
      DocumentSourceLookup and GraphLookup don't need to do it, because their sub-pipelines live only during a single getNext().

      DocumentSourceCursor as the most widely used one will be handled separately in SERVER-105307

              Assignee:
              Unassigned
              Reporter:
              Ivan Fefer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: