summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_writer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74806 Account for header size when computing initial size of batch writeMihai Andrei2023-05-111-12/+56
* SERVER-76378 Estimate metadata sizeSara Golemon2023-04-281-2/+15
* SERVER-69276 Fixed use-after-move defect in DocumentSourceWriterSebastien Mendez2022-09-221-1/+1
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-08-161-1/+6
* Revert "SERVER-66289 Update write size estimation logic in DocumentSourceWriter"Uladzimir Makouski2022-07-281-6/+1
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-07-271-1/+6
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-061-2/+2
* SERVER-51807 Get point-in-time read timestamp in global lockA. Jesse Jiryu Davis2020-11-121-1/+3
* SERVER-48452 Internal readers should default to reading without a timestampLouis Williams2020-09-101-1/+1
* SERVER-47947: Test snapshot $lookup, $unionWith, $out and $mergeLingzhi Deng2020-05-271-1/+9
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-011-0/+5
* SERVER-44583 M/R Agg: Add explain support for mapReduce commandMihai Andrei2019-11-221-43/+45
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-161-7/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-0/+228