summaryrefslogtreecommitdiff
path: root/jstests/core/columnstore_index_correctness.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65494 handle empty field names for column scanAlyssa Wagenmaker2022-10-271-0/+56
* SERVER-70421 Complete TODO listed in SERVER-69884sergey.galtsev2022-10-111-2/+0
* SERVER-70194 Improve debuggability of columnstore_index_correctness.jsIrina Yatsenko2022-10-101-117/+141
* 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-67264 Avoid COLUMN_SCAN if query needs overlapping fieldsCharlie Swanson2022-08-161-2/+1
* 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-4/+3
* SERVER-67742 Fix column scan stage to accommodate overlapping pathsParker Felix2022-07-121-0/+17
* SERVER-66061 Remove redundant projection in COLUMN_SCAN plansCharlie Swanson2022-07-061-490/+174
* SERVER-67250 Do not overwrite existing objects in 'addToArray()'Justin Seyster2022-06-231-1/+22
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-271-1/+2
* SERVER-65466 Add shard key fields to column_scanCharlie Swanson2022-05-091-2/+0
* SERVER-66101 Add columnstore index to plannerCharlie Swanson2022-05-091-0/+553