Block logical operations should handle Nothing values

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • QE 2024-03-04
    • 35
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
              Reporter:
              Foteini Alvanaki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: