summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/column_store_index_load.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72486 Enable all features supported in SBE by defaultDavid Storch2023-03-301-1/+0
* SERVER-74901 Disable CSIIan Boros2023-03-201-1/+2
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-4/+4
* SERVER-72680 Relax memory usage validation in CSI index testAlyssa Wagenmaker2023-01-101-8/+8
* SERVER-72328 Move memUsage to sorter statsShin Yee Tan2023-01-061-3/+13
* SERVER-71188 Track bytesSorted/numSorted for CSIAlyssa Wagenmaker2023-01-051-16/+39
* SERVER-72425 Check for forceClassicEngine before column store testsIvan Fefer2022-12-291-0/+1
* SERVER-67903 Move _numSorted and _totalDataSizeSorted to sorterStats classShin Yee Tan2022-12-221-0/+8
* SERVER-61644 Enable CSI feature flagIan Boros2022-12-101-3/+1
* SERVER-69956 Query planning heuristics for choosing columnscanAlyssa Wagenmaker2022-12-021-1/+5
* SERVER-68125 Correctly track all memory used during index buildsLouis Williams2022-10-261-0/+1
* SERVER-70421 Complete TODO listed in SERVER-69884sergey.galtsev2022-10-111-2/+0
* SERVER-69549 Unify tags used in columnstore index testsIrina Yatsenko2022-09-261-2/+3
* SERVER-69767 Robustify feature flag checks for columnstore index testsArun Banala2022-09-191-11/+3
* Revert "SERVER-69767 Robustify feature flag checks for columnstore index tests"Uladzimir Makouski2022-09-191-3/+11
* SERVER-69767 Robustify feature flag checks for columnstore index testsArun Banala2022-09-161-11/+3
* SERVER-67623 Use int64_t instead of RecordId in column index read pathParker Felix2022-08-181-1/+1
* SERVER-60455 serverStatus metrics for external sorterShin Yee Tan2022-07-151-9/+28
* SERVER-65481 Bulk shredding and loading for column store indexesJustin Seyster2022-07-081-0/+190
* Revert "SERVER-65481 Bulk shredding and loading for column store indexes"Sviatlana Zuiko2022-06-301-190/+0
* SERVER-65481 Bulk shredding and loading for column store indexesJustin Seyster2022-06-291-0/+190