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

Investigate improved rewrites on 'ns' field

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

      Currently, matchRewriteNs generates a very verbose rewrite on the ns field, particularly for regex expressions, since we perform the rewrite separately for each operation type. It may be possible to simplify the rewrite by factoring out common parts of the rewrite, perhaps by generating the entire thing as an agg expression.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            bernard.gorman@mongodb.com Bernard Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: