-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 9.0.0-rc0
-
Component/s: Querying, Upgrade/Downgrade
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2026-04-27
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Fix two failures in "SBE full" suites once the viewless timeseries feature flag is enabled:
- The agg_stage_coverage.js test asserts that $planCacheStats returns zero documents. In SBE full suites, the previous aggregations fill the plan cache so this assertion fails.
- The analyze_command.js test asserts the analyze command fails with CommandNotSupportedOnView on timeseries. On legacy timeseries this happens due to the acquisition failing, we should also make it fail on viewless timeseries.
- derives
-
SERVER-125052 Review support for the "analyze" command for viewless timeseries
-
- Needs Scheduling
-