summaryrefslogtreecommitdiff
path: root/jstests/core/columnstore_eligibility.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/columnstore_eligibility.js')
-rw-r--r--jstests/core/columnstore_eligibility.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/columnstore_eligibility.js b/jstests/core/columnstore_eligibility.js
index 2a7bd772104..34d66620197 100644
--- a/jstests/core/columnstore_eligibility.js
+++ b/jstests/core/columnstore_eligibility.js
@@ -6,7 +6,7 @@
* does_not_support_stepdowns,
* # Cannot run aggregate with explain in a transaction.
* does_not_support_transactions,
- * requires_fcv_62,
+ * # column store indexes are still under a feature flag and require full sbe
* uses_column_store_index,
* featureFlagColumnstoreIndexes,
* featureFlagSbeFull,