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

Fix SBE translation of variadic expressions for zero argument case

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: Backlog
    • Component/s: None
    • Labels:
    • Fully Compatible
    • v5.2
    • 185

      Recently, two bugs were found by the fuzzer (SERVER-63008 and SERVER-63012) where SBE translation of certain variadic expressions did not account for the 0 child case. (presumably, because when optimization is enabled, the expression gets optimized away and never gets pushed down to SBE). This ticket fixes the remaining variadic expression SBE translations that suffer from this same bug.

            Assignee:
            irina.yatsenko@mongodb.com Irina Yatsenko (Inactive)
            Reporter:
            mihai.andrei@mongodb.com Mihai Andrei
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: