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

Support efficient ANDing of boolean blocks

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Query Execution
    • Fully Compatible
    • QE 2024-03-04, QE 2024-03-18, QE 2024-04-01
    • 152

      For block hashagg we need an efficient ANDing of boolean blocks. This means analyzing the type of each block and having some special cases. For the worst case we can just call .extract() and manually go through the blocks pairwise.

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

              Created:
              Updated:
              Resolved: