Currently, the optimizationTimeNanos branch in explain.cpp is just taking the planningTime (that is already stored as an integer Microseconds) and converting it to Nanoseconds (essentially multiplying by 1000). We should remove this field entirely because it will reduce code and test complexity. Furthermore, the internalMeasureQueryExecutionTimeInNanoseconds knob that guards it is unrelated to optimizationTime
Remove optimizationTimeNanos from explain
- Assignee:
-
Naafiyan Ahmed
- Reporter:
-
Naafiyan Ahmed
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: