summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/process_interface/stub_mongo_process_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74806 Account for header size when computing initial size of batch writeMihai Andrei2023-05-111-3/+14
* SERVER-74061 Add support for $out to timeseries on secondaries and sharded cl...Gil Alon2023-04-271-5/+4
* SERVER-72687 support $out to time-series collectionsGil Alon2023-04-191-0/+16
* SERVER-75477: Add $merge that works with the given MongoProcessInterface.Sandeep Dhoot2023-04-041-1/+1
* SERVER-72687 Revert $out to time-series collectionsGil Alon2023-03-291-16/+0
* SERVER-73935 Add Pipeline::makePipeline overload to accept AggregateCommandRe...Adityavardhan Agrawal2023-03-211-1/+13
* SERVER-70383 Rename shard version functions and parameters that are actually ...Allison Easton2023-03-031-6/+7
* SERVER-72687 Add support for $out to timeseries collectionGil Alon2023-02-241-0/+16
* SERVER-71247 Make final methods in StubMongoProcessInterface non-final.Matthew Russotto2022-11-301-2/+2
* SERVER-70515 Remove getShardFilterer APINicholas Zolnierz2022-11-111-5/+0
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-111-1/+2
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-08-161-0/+16
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-291-1/+1
* Revert "SERVER-66289 Update write size estimation logic in DocumentSourceWriter"Uladzimir Makouski2022-07-281-16/+0
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-07-271-0/+16
* SERVER-66803 Use tenantId from targetNs to construct sourceNs in NonShardSvrP...Fernando Lisboa2022-06-291-1/+3
* SERVER-66802 Make ReplicaSetNodeProcessInterface::createCollection take in Da...Fernando Lisboa2022-06-271-1/+1
* SERVER-62537 Enable merging of multiple cursors from a remote aggregationTed Tuckman2022-04-091-0/+4
* SERVER-64404 Add collection-level `$listCatalog`Gregory Noma2022-03-291-0/+5
* SERVER-63747 Allow client retryable write case on mongod for transaction APIJack Mulrow2022-03-171-1/+1
* SERVER-64459 Use ScopedSetShardRole in ShardvrProcessInterfaceKaloian Manassiev2022-03-151-14/+9
* SERVER-62006 add MongoProcessInterface::listCatalog()Benety Goh2022-02-251-0/+4
* SERVER-61480 Improve efficiency of change stream pre-image loadingDenis Grebennicov2022-02-071-0/+7
* SERVER-61892 Read document key from oplog instead of cacheRui Liu2022-01-211-5/+0
* SERVER-60639 Defer TemporaryRecordStore dropping to the storage engineLouis Williams2021-10-221-4/+0
* SERVER-59075 Create temporary RecordStore in HashAgg stageEric Cox2021-10-141-1/+1
* SERVER-58376: Perform local reads when on the primary reading from an unshard...Hana Pearlman2021-09-301-0/+14
* SERVER-57807 Track filenames returned by $backupCursor, inCarolyn Duan2021-07-221-1/+1
* SERVER-55309 Re-order post-image lookup stages when expanding $changeStreamDrew Paroski2021-07-081-3/+4
* SERVER-56430 Spill to disk in partition iteratorTed Tuckman2021-05-121-0/+33
* SERVER-54470 Use IDL to parse $collStatsCharlie Swanson2021-03-171-1/+1
* SERVER-49649 Fix union inner pipeline explainTed Tuckman2020-08-111-2/+2
* SERVER-47532 ShardServerProcessInterface: Convert usage of getCollectionDescr...Haley Connelly2020-06-291-0/+6
* SERVER-46076 Stream incremental backup dataJamie Heppenstall2020-05-081-1/+1
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-011-0/+2
* SERVER-46407 Adjust MongoProcessInterface APIs to avoid taking ExpressionCont...Nick Zolnierz2020-03-031-6/+3
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-03-021-0/+6
* Revert "SERVER-45535 Support explain in $unionWith"Charlie Swanson2020-02-281-6/+0
* SERVER-45535 Support explain in $unionWithTed Tuckman2020-02-281-0/+6
* Revert "SERVER-45535 Have $unionWith support explain"Ted Tuckman2020-02-281-6/+0
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-02-271-0/+6
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-0/+2
* SERVER-41416 Remove _convertToFieldPaths from MongoProcessCommonRuoxin Xu2020-02-191-7/+3
* SERVER-45465 Add support for storing $unionWith in a view (unsharded)Charlie Swanson2020-02-131-8/+1
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-0/+267