ian.boros@mongodb.com pointed out that we can skip several of the steps in fillInQueryParams() when the query is Express eligible, such as walking the index catalog and gathering information about how many rows are in the collection.
- is related to
-
SERVER-87439 Implement a QueryPlannerParams constructor for IDHACK
- Open