- 
    Type:
Improvement
 - 
    Resolution: Works as Designed
 - 
    Priority:
Major - P3
 - 
    None
 - 
    Affects Version/s: None
 - 
    Component/s: None
 
- 
        Query Execution
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
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.
- related to
 - 
                    
SERVER-70158 Fix undefined argument order for $atan2 in SBE
-         
 - Closed
 
 -