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

[ABT] Add VM functions for some common array operations

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

      In the SBE Stage Builder, there were a number of common operations that were implemented using TraverseStage. In ABT, we are moving away from TraverseStage in favor of traverseP() and traverseF().

      Here is a list of the the common array operations that were implemented using TraverseStage in the SBE Stage Builder:

      • A function that finds the min element or max element of an array.
      • A function that traverses an array and returns a new array containing only the elements that match a given predicate.
      • A function that takes an array and checks if it matches a specified size.
      • A function that takes an array and returns a contiguous slice of the array.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            andrew.paroski@mongodb.com Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: