-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
There is already an experimental executionStats output for Bonsai which associates planNodeIDs with the physical Nodes and their corresponding SBE stage(s?) and displays the SBE stages with the collected stats under the "executionStats" field. This ticket should show the physical ABT instead of the SBE plan under the "executionStats" field. Besides the execution stats themselves, the "executionStats" output should be identical to the "queryPlanner" output.
- is depended on by
-
SERVER-80542 [CQF] Implement explain for M2 based on WRITING-14698 syntax
- Open