Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-66608
Make OpNodeStorage::_nodes array privateSERVER-56027
Relax a restriction on exclusion of a field in inclusion projectionSERVER-55878
pushed filter on time-series has redundant predicatesSERVER-65260
An index with non-simple collation should not be considered for predicates with a regex valueSERVER-113006
Avoid redundant path lookup in expression optimizerSERVER-112594
Add compiler lifetime bounds to FieldPath/FieldRef/DatabaseName/NamespaceStringSERVER-111533
Remove unused absl/boost includes from query codeSERVER-55815
Renaming $set or $addFields incorrectly reports modified paths for optimizationsSERVER-63641
Improve SBE multi-planning by choosing which plan to work next based on a priority metricSERVER-112772
$expr predicates can be incorrectly pushed down before a $group, causing incorrect query resultsSERVER-90524
Distinct command should use index when distinct field is array sub-field and query is usedSERVER-88949
Explain for classic multi planner displays incorrect skip amountSERVER-90554
[v7.0] SBE subplanner writes plan cache entries for each $or branchSERVER-90883
TSAN deadlock detection fails on large hosts due to lock-per-core in SBE plan cacheSERVER-90828
Handle trivially false queries which attempt an index scanSERVER-83470
Introduce internalQueryFrameworkControl setting for 6.0-style engine selection logicSERVER-105425
Create SBE equivalent for internalQueryPlanTotalEvaluationCollFractionSERVER-100683
Stop using undefined BSON type in indexes to represent empty arraysSERVER-100365
Add Cluster Planning section to QO Architecture GuideSERVER-100972
Use a complete ExpressionContext for assertSolutionExists in QueryPlannerTestSERVER-100248
Add Plan Enumeration section to QO Architecture GuideSERVER-100254
Add Explain section to QO Architecture GuideSERVER-97800
Histogram estimates for {a: null} ignores documents with missing fieldsSERVER-97105
Remove estimateRangeQueryOnArray() because interval semantic differenceSERVER-98096
EXPRESS_IXSCAN, COUNT_SCAN not estimated and costedSERVER-97053
Extend benchmark test for histogram CE to test type count supported typesSERVER-68567
distinct command on the Time-Series collection doesn't utilize the existing indexSERVER-66946
Cache SBE plans for queries that specify a hintSERVER-62981
Make SBE multi-planner's trial period termination condition independent of collection sizeSERVER-62774
Avoid copying DebugInfoSBE when recovering a plan from the SBE plan cacheSERVER-63885
Flush new optimizer's plan cache when relevant query knob values changeSERVER-65492
Invalidate plan cache entries when the shard version epoch changesSERVER-66458
Positional projection can result in caching incorrect parameterized planSERVER-65085
SBE plan cache entries can be incorrectly reused after a refineCollectionShardKey operationSERVER-65083
Thread seeing different set of indices can incorrectly re-use an SBE plan cache entrySERVER-66817
Re-enable featureFlagSbePlanCacheSERVER-65847
Construct simpler parameterized SBE index scan plans when possibleSERVER-62100
Refresh “let” variables on SBE plan recoverySERVER-60194
Remove featureFlagSbePlanCache from fully_disabled_feature_flags.ymlSERVER-59336
Use absl::InlinedVector for vectors that are likely to be small in SBESERVER-59335
Move code specific to the classic plan cache out of plan_cache.hSERVER-59332
Convert PlanCache to a template classSERVER-59331
Add memory tracking for compile-time size of SBE planSERVER-55576
Optimize queries on time-series collections which request the most recent valueSERVER-55575
Optimize $group on meta $min/$max on measurements for time-series collectionsSERVER-55335
Productivity formula in SBE plan ranker should include the number of index seeks, along with index readsSERVER-57556
$_internalUnpackBucket to return single min/max docSERVER-56118
Certain candidate plans not generated for certain queries over compound indexSERVER-56192
Improve diagnosability of query planner unit testsSERVER-74290
Support persistent query setting to disable auto-parameterization on a per query shape basis
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0