Currently PlanExplainerImpl::getSummaryStats applies PlanSummaryStatsVisitor selectively only to some stages.
We should refactor this function to apply the visitor to all stages automatically.
Currently PlanExplainerImpl::getSummaryStats applies PlanSummaryStatsVisitor selectively only to some stages.
We should refactor this function to apply the visitor to all stages automatically.