summaryrefslogtreecommitdiff
path: root/jstests/aggregation/spill_to_disk.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73311 Add group spill stats to serverStatus for SBEAdityavardhan Agrawal2023-02-091-1/+1
* SERVER-70395 Change spilling for SBE HashAggStage to use a more efficient alg...David Storch2023-01-311-19/+204
* SERVER-70493 Have SBE HashAgg report spill file sizeYoonsoo Kim2022-11-231-0/+2
* SERVER-67092 Delete 'featureFlagSBEGroupPushdown' and 'featureFlagSBELookupPu...Mihai Andrei2022-06-211-1/+1
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-9/+3
* SERVER-65424 Added some tests for the `explain` output in JS tests for spilli...Mohammad Dashti2022-04-121-17/+42
* SERVER-62676 Added execution stats for `$lookup` pushed down into SBEMohammad Dashti2022-04-111-19/+42
* SERVER-63739 Implement spilling to disk for new SBE stageEric Cox2022-04-061-0/+147
* SERVER-62887 Reset memory limit parameter for HashAgg after the tests that us...Irina Yatsenko2022-01-251-8/+31
* SERVER-60311 Adaptive memory usage check and exec stats for spillingIrina Yatsenko2022-01-201-1/+1
* Revert "SERVER-60311 Make memory usage check adaptive and add exec stats for ...auto-revert-processor2022-01-201-1/+1
* SERVER-60311 Make memory usage check adaptive and add exec stats for spillingIrina Yatsenko2022-01-191-1/+1
* SERVER-61300 Configure aggregation_mongos_passthrough suite to use CleanEvery...Mihai Andrei2021-12-171-5/+1
* SERVER-58436 Implement spilling HashAggEric Cox2021-12-071-1/+11
* SERVER-52247 Enable feature flag for Exact top-n accumulatorMihai Andrei2021-12-021-37/+30
* SERVER-58726 Test spilling behavior for exact top-n accumulators and fix seri...Mihai Andrei2021-11-081-2/+49
* SERVER-60146 Check memory usage more frequently in HashAggEric Cox2021-09-231-1/+2
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-1/+0
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-1/+5
* SERVER-46077 Create aggregation_secondary_reads passthroughMihai Andrei2020-03-051-1/+1
* SERVER-46109 Adopt QueryExceededMemoryLimitNoDiskUseAllowed error codeJustin Seyster2020-03-021-14/+16
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-11-091-0/+116