Skip to content

Conversation

addaleax
Copy link
Collaborator

COMPASS-4951

As mentioned on Slack, we should not be adding up the execution times
for all nested SBE stages corresponding to a queryPlanner stage,
and instead only use the stage at the top level.

Description

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

…-4951

As mentioned on Slack, we should not be adding up the execution times
for all nested SBE stages corresponding to a queryPlanner stage,
and instead only use the stage at the top level.
@addaleax addaleax merged commit 70a8f68 into main Jul 15, 2021
@addaleax addaleax deleted the 4951-dev branch July 15, 2021 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants