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

Extend HashLookupStage to lookup from block values

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

      HashLookupStage::getNext performs a probe into the hash table using the current value as key, treating arrays in a special way. The getNext() code should be changed to call this code as the callback of a map() call if the current value is a block value. This will allow the stage to consume and produce block values

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            alberto.massari@mongodb.com Alberto Massari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: