-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Explain
-
None
-
Not Needed
Explains on time series collections result in an explain object which is similar to an explain on an aggregation pipeline execution. This is because time series collections are non-materialized views and queries on non-materialized views are implemented as aggregation pipelines. This ticket involves supporting the resulting structure of this execution in Compass' explain plan in a way that it can be visualized.
- is related to
-
COMPASS-4840 Explain plan not working with time-series
- Closed