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

Push match expression parsing and canonicalization past Express plan executor

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

      In a recent discussion with colin.stolley@mongodb.com we saw that match expression parsing and canonicalization eat a fair amount of time for trivial "find a document with an index" queries. This task is to push those operations to after the PlanExecutorExpress check so that trivial queries can skip these steps.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: