summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/resumable_index_build_bulk_load_phase.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-68941 Unify common functionality in BulkBuilder implementationsErin Zhu2022-08-191-0/+15
* 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-21/+26
* SERVER-50920 Fix resuming index builds from the bulk load phaseGregory Noma2020-09-151-6/+0
* SERVER-50899 Keep track of multikey in resumable index build stateGregory Noma2020-09-151-11/+30
* 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-2/+8
* SERVER-49448 Interrupt index builds for shutdown during the expected phase in...Gregory Noma2020-08-051-17/+9
* SERVER-49244 Test that resumable index builds write state to disk on clean sh...Gregory Noma2020-07-081-0/+38