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

Consider changing FieldProjectionMap::_fieldProjections to be an ordered container

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Query Optimization

      Using an unordered_map means that SBE plans can generate differently based on iteration order (variables are assigned to different slots). We should consider an approach where iteration order is consistent.

            Assignee:
            svilen.mihaylov@mongodb.com Svilen Mihaylov (Inactive)
            Reporter:
            ted.tuckman@mongodb.com Ted Tuckman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: