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

Block logical operations should handle Nothing values

    • Type: Icon: Bug Bug
    • 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
    • ALL
    • QE 2024-03-04
    • 35

      For instance, applyBoolBinOp assumes that the two BoolBlock arguments are dense and would fail if the number of non-Nothing values are different among the two inputs; if the number and position is identical, it creates an output result with less entries of the input ones; if they are in different positions, the boolean values are matched against a random other value

            Assignee:
            foteini.alvanaki@mongodb.com Foteini Alvanaki
            Reporter:
            foteini.alvanaki@mongodb.com Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: