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

M/R Agg Design: How will the command be translated to agg?

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query 2019-07-15

      Propose an outline of how a map/reduce command will be translated into an aggregation. Will it just directly call the aggregation command after constructing some BSON request? Or will it enter at a lower level? What things will it skip if it does enter at a lower level?

      As part of this we should also consider how a distributed MapReduce will work. Should it enter through cluster_aggregate.cpp or utilize some of the same helpers in cluster_aggregation_planner.cpp and sharded_agg_helpers.cpp.

            Assignee:
            jacob.evans@mongodb.com Jacob Evans
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: