[ABT] Add VM functions for some common array operations

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: