Remove optimizationTimeNanos from explain

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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

            Assignee:
            Naafiyan Ahmed
            Reporter:
            Naafiyan Ahmed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: