getAggPlanStage() should de-duplicate sharded aggregation explain output

XMLWordPrintableJSON

    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Running getAggPlanStage() on the explain output for an aggregation that targets multiple shards in a cluster fails, because it expects that exactly one stage with that name exists. We could make an improvement such that if the stage appears in the "shards" part, we assert that it appears identically on each shard and then return it.

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Kyle Suarez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: