summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/resumable_index_build_initialized.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-3/+2
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-2/+3
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-3/+2
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-021-4/+6
* SERVER-69549 Unify tags used in columnstore index testsIrina Yatsenko2022-09-261-1/+2
* SERVER-66925: Resumable Index Build for Column storeErin Zhu2022-08-091-0/+7
* SERVER-54726 Fix typo in numScannedAfterResumeGregory Noma2021-07-011-1/+1
* SERVER-55103 [SBE] Re-enable noPassthrough tests which run into WiredTiger in...Mihai Andrei2021-03-261-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-0/+1
* SERVER-50708 Test resuming multiple index buildsGregory Noma2020-09-241-11/+22
* SERVER-50899 Keep track of multikey in resumable index build stateGregory Noma2020-09-151-5/+12
* SERVER-50548 resumable index build tests require majority read concern supportBenety Goh2020-08-271-0/+1
* SERVER-50095 Augment ResumableIndexBuildTest to test that index builds are re...Gregory Noma2020-08-251-1/+3
* SERVER-49409 Enable resuming index builds from the collection scan phaseGregory Noma2020-08-131-0/+28