Audit serialize() and serializeToArray() overrides for splitting explain output generation

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • QE 2025-09-29, QE 2025-10-13
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-109085 added a virtual agg::Stage::getExplainOutput() method, so that execution-relevant explain code can be moved to agg::Stage subclasses.

      Unfortunately, some DocumentSource subclasses were already split without using this new method. We need to re-visit these stages and check if we can improve the splitting by using this new method.

            Assignee:
            Romans Kasperovics
            Reporter:
            Romans Kasperovics
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: