Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5091

parallelize aggregating operations ($group and $sort)

    • Query Execution

      If we could scan multiple underlying extents in parallel, we could parallelize some of the aggregation operations in aggregation pipelines. The code that would combine the results of smaller parallel tasks that results could be used in both mongos and within mongod when parallel cursor scans are available.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            20 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated: