summaryrefslogtreecommitdiff
path: root/jstests/core/columnstore_index.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70866: Accept indexStat counts greater or equal to 1Colin Stolley2022-10-281-3/+6
* SERVER-70643: Fix TODOs in testsColin Stolley2022-10-211-6/+34
* 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-1/+1
* SERVER-69767 Add 'no_selinux' tag to disallow running the featureFlag tests o...Arun Banala2022-09-221-0/+2
* SERVER-69767 Robustify feature flag checks for columnstore index testsArun Banala2022-09-191-9/+2
* Revert "SERVER-69767 Robustify feature flag checks for columnstore index tests"Uladzimir Makouski2022-09-191-2/+9
* SERVER-69767 Robustify feature flag checks for columnstore index testsArun Banala2022-09-161-9/+2
* SERVER-69549 Tag columnstore index tests with require_fcv_62Irina Yatsenko2022-09-091-2/+2
* SERVER-66925: Resumable Index Build for Column storeErin Zhu2022-08-091-3/+0
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-271-5/+4
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+2
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-161-4/+2
* SERVER-66101 Rename COLUMN_IXSCAN to COLUMN_SCAN to match designCharlie Swanson2022-05-091-1/+9
* SERVER-66021 Support C(r)UD for columnstore indexesCharlie Swanson2022-05-051-0/+60