Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
165
Description
Generating the query solution is tightly coupled with building the execution tree in `get_executor.cpp`. However, in some situations (e.g. https://jira.mongodb.org/browse/SERVER-70617), we need to inspect the query solution when deciding whether to use SBE - before building the execution tree. We should separate these paths enough to allow this.
Attachments
Issue Links
- is depended on by
-
SERVER-70617 Allow use of column indexes for count queries
-
- Closed
-
- related to
-
SERVER-71032 Share QuerySolutions between classic/SBE getExecutor paths
-
- Backlog
-