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

Make arguments evaluation order consistent between built-in and instruction functions in SBE

    • Type: Icon: Improvement Improvement
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution

      Current, for built-in functions we use the right-to-left evaluation order when compiling a EFunction expression.

      However, for instruction functions we use the left-to-right order.

      We should consider addressing this inconsistency.

            Assignee:
            kevin.cherkauer@mongodb.com Kevin Cherkauer
            Reporter:
            anton.korshunov@mongodb.com Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: