Fix SBE translation of variadic expressions for zero argument case

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Mihai Andrei
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: