Move accumulatePipelinePlanSummaryStats out of document_source.{h,cpp}

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • QE 2025-04-28
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently accumulatePipelinePlanSummaryStats() is a free function declared and defined in document_source.{h,cpp}, but

      • it can actually (and subjectively more naturally) be a method of a Pipiline class
      • it deals with query execution statistics, which will be moved out of DocumentSource classes as a result of SPM-4106
      • converting it first to the method of the Pipeline class will simplify further refactoring.

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

                Created:
                Updated:
                Resolved: