summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/map_reduce_agg.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67827 Convert non-sharding ErrmsgCommandDeprecated commands to BasicCo...Sophia Tan2022-08-171-0/+1
* SERVER-44583 M/R Agg: Add explain support for mapReduce commandMihai Andrei2019-11-221-3/+2
* SERVER-42676 M/R Agg: Add planStats support to mapReduce in aggJames Wahlin2019-10-161-0/+3
* SERVER-42942 M/R Agg: Implement translation for cluster mapReduce commandNicholas Zolnierz2019-10-081-3/+0
* SERVER-43013 Translate Map Reduce to Agg PipelineJacob Evans2019-09-101-2/+17
* SERVER-42902 Update the MR response formatting code to run on a pipelineJacob Evans2019-08-231-4/+1
* SERVER-42636 Add map reduce in aggregation formatterXinhao Zhang2019-08-161-4/+5
* SERVER-42460 Add feature flag for aggregation map reduceTed Tuckman2019-07-301-0/+40