-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2024-02-05
In this ticket, we should add the queryPlannerDebug verbosity to the explain verbosities enum.
For the classic optimizer, the explain output under this verbosity be identical to queryPlanner output.
For CQF, the explain output under this verbosity will be similar to queryPlanner output, with the additional optimizer phases field. This ticket is not responsible for accepting or implementing the optional parameters that we will accept for this verbosity. We should assume all of these parameters take their default value for the purposes of this ticket
- is depended on by
-
SERVER-80895 [CQF] Respect queryPlannerDebug parameters (includeProps, optimizerPhases, planFormat)
- Open
- is related to
-
SERVER-80759 [CQF] Accept planFormat, properties, and phases parameters in queryPlannerDebug verbosity
- Open