Limit memory usage of $zip in Classic engine

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 9.0.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      $zip combines N input arrays into an array of sub-arrays (one per index position), materialising the full result in memory. With long input arrays or a large number of arrays, the output can be very large. No memory limit is enforced on the result.

      In classic, $zip is implemented by the ExpressionZip class.

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

              Created:
              Updated:
              Resolved: