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

Ensure that projection fieldnames includes all reserved keywords

    • Query Optimization
    • Query 2020-10-05

      There's a rule in the pipeline grammar to represent the possible list of projection fieldnames, which unfortunately needs to enumerate all possible strings OR reserved field names (e.g. stage names). This is fragile and we should look into a method for testing the grammar to ensure that we don't miss cases as we add operators.

            Assignee:
            backlog-query-optimization [DO NOT USE] Backlog - Query Optimization
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: