summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/spill_to_disk_secondary_read.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70219 fix spill_to_disk_secondary_readZixuan Zhuang2022-10-061-0/+2
* SERVER-69999 fix spill_to_disk_secondary testzixuan.zhuang2022-10-031-13/+5
* SERVER-69019 Add more log to spill_to_disk_secondary_read.jszixuan.zhuang2022-08-221-1/+11
* SERVER-67092 Delete 'featureFlagSBEGroupPushdown' and 'featureFlagSBELookupPu...Mihai Andrei2022-06-211-2/+2
* SERVER-65265 Track memory for unbounded accumulators in SBEIrina Yatsenko2022-04-141-98/+180
* SERVER-65424 Added some tests for the `explain` output in JS tests for spilli...Mohammad Dashti2022-04-121-3/+16
* SERVER-62676 Added execution stats for `$lookup` pushed down into SBEMohammad Dashti2022-04-111-0/+17
* SERVER-63739 Implement spilling to disk for new SBE stageEric Cox2022-04-061-1/+17
* SERVER-64229 Disable spill_to_disk_secondary_read.js test on ephemeralForTest...Eric Cox2022-03-071-1/+1
* SERVER-63328 Relax checks for write lock to support spilling to temp WT recor...Eric Cox2022-02-161-0/+82