summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_feature_flags.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/query_feature_flags.idl')
-rw-r--r--src/mongo/db/query/query_feature_flags.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mongo/db/query/query_feature_flags.idl b/src/mongo/db/query/query_feature_flags.idl
index f8b7335a1a4..579b2dd7977 100644
--- a/src/mongo/db/query/query_feature_flags.idl
+++ b/src/mongo/db/query/query_feature_flags.idl
@@ -77,8 +77,7 @@ feature_flags:
default: false
featureFlagSbeFull:
- description: "Feature flag for enabling full SBE support. Enables SBE for a much larger class
- of queries, including NLJ $lookup plans. Also enables the SBE plan cache."
+ description: "Feature flag for enabling SBE for a much larger class of queries than what is exposed by default"
cpp_varname: gFeatureFlagSbeFull
default: false