summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/process_interface/common_process_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76634 Add SerializationContext object to ExpressionContextHugh Tong2023-05-151-1/+1
* SERVER-74806 Account for header size when computing initial size of batch writeMihai Andrei2023-05-111-3/+24
* SERVER-73689 Fix shard key update check in update_stage.cpp to exclude _id qu...Jason Zhang2023-02-281-8/+10
* SERVER-70997 Implement query sampler counters for $currentOpIsrael Hsu2023-02-161-0/+6
* SERVER-71456 Update and delete size estimation logic should account for 'samp...Mihai Andrei2022-11-221-1/+2
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-08-161-0/+45
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-291-1/+1
* Revert "SERVER-66289 Update write size estimation logic in DocumentSourceWriter"Uladzimir Makouski2022-07-281-45/+0
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-07-271-0/+45
* SERVER-49243 Add framework for PrimaryOnlyServices to report their Instances ...Spencer T Brody2020-09-231-0/+8
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-011-0/+2
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-0/+1
* SERVER-41416 Remove _convertToFieldPaths from MongoProcessCommonRuoxin Xu2020-02-191-6/+0
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-051-0/+114