summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/sharded_agg_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46407 Adjust MongoProcessInterface APIs to avoid taking ExpressionCont...Nick Zolnierz2020-03-031-6/+3
* SERVER-45563 Add support for $unionWith reading from sharded viewCharlie Swanson2020-03-021-1/+0
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-03-021-0/+14
* Revert "SERVER-45535 Support explain in $unionWith"Charlie Swanson2020-02-281-23/+0
* SERVER-45535 Support explain in $unionWithTed Tuckman2020-02-281-0/+23
* Revert "SERVER-45535 Have $unionWith support explain"Ted Tuckman2020-02-281-23/+0
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-02-271-0/+23
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-11/+80
* SERVER-45528 Split/consolidate sharded_agg_helpers andNicholas Zolnierz2020-01-271-65/+88
* SERVER-44608 Only set "use44SortKeys" in command from mongos.Justin Seyster2019-11-131-4/+14
* SERVER-42942 M/R Agg: Implement translation for cluster mapReduce commandNicholas Zolnierz2019-10-081-51/+67
* SERVER-41758 Verify that at least 1 shard exists after hard-reload in aggrega...Bernard Gorman2019-08-241-2/+2
* SERVER-40209 Implement $$NOW and $$CLUSTER_TIMEMartin Neupauer2019-03-261-2/+3
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-291-0/+137