You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The resultSize statistic probably shouldn't be part of the AggregatedExecutionStatistics metric, as the statistic is not actually being aggregated. It's also already a part of the EachExecutionStatistic where it fits better.
The text was updated successfully, but these errors were encountered:
The
resultSize
statistic probably shouldn't be part of theAggregatedExecutionStatistics
metric, as the statistic is not actually being aggregated. It's also already a part of theEachExecutionStatistic
where it fits better.The text was updated successfully, but these errors were encountered: