Limit memory usage of $concatArrays in SBE

XMLWordPrintableJSON

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

      $concatArrays concatenates N input arrays into a single output array by copying all elements from every input into a new allocation. With N large arrays the result can be arbitrarily large. No memory limit is enforced on the output array.

            Assignee:
            Unassigned
            Reporter:
            Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: