Handle empty collection and turn off all accumulators

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: Backlog
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • QE 2021-10-04
    • 151
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      db.runCommand({
      aggregate: "C",
      pipeline: [{$unionWith: "nonExistentCollectionAlpha"}], cursor: {}})

      Causes a nullptr dereference in PipelineD.

            Assignee:
            Eric Cox (Inactive)
            Reporter:
            Eric Cox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: