Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-87210

Extend express path to support simple projections for single-field equality queries

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization

      This is a follow up to SERVER-86237. We decided to delay this piece of work because it requires deciding how we want to handle queries which could generate covered plans.

      The current express path is set up to always fetch the whole document, but that may be particularly undesirable in the case where we have a single field index, and inclusion projection on just that field, and the matching document is huge.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            hana.pearlman@mongodb.com Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: