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

Use more efficient algorithm for block hashagg with many partitions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution
    • Fully Compatible
    • 5

      When the block hashagg stage are given many partitions, we use a quadratic algorithm to process the block input. We can check for a large number of partitions and use a better algorithm instead.

            Assignee:
            matt.boros@mongodb.com Matt Boros
            Reporter:
            matt.boros@mongodb.com Matt Boros
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: