SBE should order projection fields ahead of expression fields in a $project stage

XMLWordPrintableJSON

    • Minor Change
    • ALL
    • Query Execution 2021-06-28, Query Execution 2021-07-12
    • 148
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The behavior of $project in the classic engine is to order projection fields ahead of fields which require expression evaluation. SBE engine doesn't seemed to follow this convention, which is producing failures on the aggregation fuzzers. We should fix the behavior to match that of classic engine.

            Assignee:
            Mohammad Dashti (Inactive)
            Reporter:
            Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: